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