notificationController property

NotificationController? get notificationController

The NotificationController responsible for sending notification on AppTasks.

Implementation

NotificationController? get notificationController => _notificationController;