notificationsController top-level property

AlwaysAliveRefreshable<NotificationsProviderState> notificationsController
final

Exposes methods for manipulating the user's notifications.

See NotificationsProviderState for more information.

If you just want to access the notifications, use notificationsProvider.

Implementation

final notificationsController = notificationsProvider.notifier;