menu
notification_manager package
documentation
features/notifications/data/models/user_preferences_model.dart
UserPreferencesModel
criticalAlertsEnabled property
criticalAlertsEnabled property
dark_mode
light_mode
criticalAlertsEnabled
property
bool
criticalAlertsEnabled
final
Whether critical alerts are enabled.
Implementation
final bool criticalAlertsEnabled;
notification_manager package
documentation
features/notifications/data/models/user_preferences_model
UserPreferencesModel
criticalAlertsEnabled property
UserPreferencesModel class