defaultSound property
If set to true
, use the Android framework's default sound for the notification.
Default values are specified in config.xml
.
Implementation
final bool? defaultSound;
If set to true
, use the Android framework's default sound for the notification.
Default values are specified in config.xml
.
final bool? defaultSound;