useEventBus method

EventBus useEventBus()

Implementation

EventBus useEventBus() {
  return globalBus;
}