NotificationService constructor Null safety

NotificationService()

Implementation

factory NotificationService() {
  return _notificationService;
}