EventBus constructor

EventBus()

Create the implementation of an EventBus

Implementation

factory EventBus() = EventBusImpl;