NotificationsService constructor

NotificationsService()

Implementation

factory NotificationsService() {
  return _notificationService;
}