AlertNotifier constructor

AlertNotifier()

Implementation

factory AlertNotifier() {
  return _instance;
}