BroadcastEvents constructor

BroadcastEvents()

Implementation

factory BroadcastEvents() {
  return _singleton;
}