menu
eyflutter_notifications package
documentation
platform_specifics/android/notification_sound.dart
RawResourceAndroidNotificationSound
sound property
sound property
dark_mode
light_mode
sound
property
@
override
String
get
sound
override
The name of the raw resource for the notification sound.
Implementation
@override String get sound => _sound!;
eyflutter_notifications package
documentation
platform_specifics/android/notification_sound
RawResourceAndroidNotificationSound
sound property
RawResourceAndroidNotificationSound class