defaultSound property
bool?
get
defaultSound
If set to true
, use the Android framework's default sound for the notification.
Default values are specified in {@link https://android.googlesource.com/platform/frameworks/base/+/master/core/res/res/values/config.xml |
config.xml}.
Implementation
external bool? get defaultSound;