showNotificationsInForeground property

bool get showNotificationsInForeground

Whether to show notifications when app is in foreground.

Implementation

bool get showNotificationsInForeground => _showNotificationsInForeground;