menu
notification_manager package
documentation
features/notifications/domain/entities/notification_settings_entity.dart
NotificationSettingsEntity
allowSound property
allowSound property
dark_mode
light_mode
allowSound
property
bool
allowSound
final
Whether sound is allowed for notifications.
Implementation
final bool allowSound;
notification_manager package
documentation
features/notifications/domain/entities/notification_settings_entity
NotificationSettingsEntity
allowSound property
NotificationSettingsEntity class