EspBusEventMap

EspBusEventMap

Every event published on the singleton EspBus.

Pass this to EspBus.getInstance<EspBusEventMap>() or, preferably, call {@link getEspBus} for a pre-typed reference.

type EspBusEventMap = SchemeEvents & ToastEvents & PopoverEvents & SizeEvents & PageEventMap

Where does this show?