notificationController property

NotificationController? notificationController

The NotificationController responsible for sending notification on AppTasks.

Implementation

NotificationController? get notificationController => _notificationController;