instance property

TEventBus get instance

Implementation

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