AppNotifications.hub constructor

AppNotifications.hub()

Implementation

factory AppNotifications.hub() {
  return _instance;
}