eventBus property

EventBus get eventBus

event bus for firing and listening to events

Implementation

EventBus get eventBus => _eventBus;