NotificationService constructor

NotificationService()

Implementation

factory NotificationService() {
  return _instance;
}