menu
notification_manager package
documentation
features/notifications/domain/entities/notification_settings_entity.dart
NotificationChannelSettings
soundPath property
soundPath property
dark_mode
light_mode
soundPath
property
String
?
soundPath
final
Custom sound file path for this channel.
Implementation
final String? soundPath;
notification_manager package
documentation
features/notifications/domain/entities/notification_settings_entity
NotificationChannelSettings
soundPath property
NotificationChannelSettings class