menu
notification_manager package
documentation
features/notifications/data/models/notification_payload.dart
NotificationPayload
autoCancel property
autoCancel property
dark_mode
light_mode
autoCancel
property
bool
autoCancel
final
Whether the notification should be automatically canceled.
Implementation
final bool autoCancel;
notification_manager package
documentation
features/notifications/data/models/notification_payload
NotificationPayload
autoCancel property
NotificationPayload class