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