AppEventsDispatcher constructor

AppEventsDispatcher()

Implementation

factory AppEventsDispatcher() {
  return _singleton;
}