notificationController property

PlatformWebNotificationController? notificationController
getter/setter pair

The notification controller that provides methods to interact with the notification.

Use this controller to:

Implementation

PlatformWebNotificationController? notificationController;