eventBus property

EventBus get eventBus

Implementation

static EventBus get eventBus {
  return _bus;
}