eventBus property

EventBus? eventBus

Helper to get the EventBus.

Implementation

EventBus? get eventBus => Backpack.instance.read("event_bus");