defaultSound property

bool? defaultSound
final

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;