menu
notification_manager package
documentation
features/notifications/data/models/user_preferences_model.dart
QuietHoursSettings
allowCalls property
allowCalls property
dark_mode
light_mode
allowCalls
property
bool
allowCalls
final
Whether to allow call notifications during quiet hours.
Implementation
final bool allowCalls;
notification_manager package
documentation
features/notifications/data/models/user_preferences_model
QuietHoursSettings
allowCalls property
QuietHoursSettings class