menu
notification_manager package
documentation
features/notifications/data/models/notification_payload.dart
NotificationPayload
interruptionLevel property
interruptionLevel property
dark_mode
light_mode
interruptionLevel
property
InterruptionLevel
interruptionLevel
final
The interruption level of the notification.
Implementation
final InterruptionLevel interruptionLevel;
notification_manager package
documentation
features/notifications/data/models/notification_payload
NotificationPayload
interruptionLevel property
NotificationPayload class