menu
y_infra package
documentation
push/objects/i_custom_notification_content.dart
ICustomNotificationContent
customSound property
customSound property
dark_mode
light_mode
customSound
property
String
?
get
customSound
inherited
Returns the custom sound of the notification.
Implementation
String? get customSound => _customSound;
y_infra package
documentation
push/objects/i_custom_notification_content
ICustomNotificationContent
customSound property
ICustomNotificationContent class