notificationManager property

NotificationManager get notificationManager

The client's notification controller for sending notifications to the user.

Implementation

NotificationManager get notificationManager =>
    SmartPhoneClientManager().notificationManager;