eventBus property

EventBus eventBus

event bus for firing and listening to events

Implementation

EventBus get eventBus => _eventBus;