defaultPresentAlert property
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 macOS 10.14 or newer.
Implementation
final bool defaultPresentAlert;