LocalNotificationService constructor

LocalNotificationService()

Implementation

factory LocalNotificationService() {
  return _instance;
}