instance property

EventBus get instance

Implementation

static EventBus get instance {
  return EventBus._();
}