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