menu
notification_manager package
documentation
features/notifications/domain/entities/notification_settings_entity.dart
NotificationGroupSettings
autoCancel property
autoCancel property
dark_mode
light_mode
autoCancel
property
bool
autoCancel
final
Whether notifications in this group auto-cancel.
Implementation
final bool autoCancel;
notification_manager package
documentation
features/notifications/domain/entities/notification_settings_entity
NotificationGroupSettings
autoCancel property
NotificationGroupSettings class