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