defaultPresentSound property Null safety
final
Configures the default setting on if a sound should be played when a notification is triggered while app is in the foreground by default.
Default value is true.
This property is only applicable to iOS 10 or newer.
Implementation
final bool defaultPresentSound;