pushNotifications property
Indicates whether the Firebase Cloud Messaging notifications are successfully configured.
Implementation
bool get pushNotifications => _pushNotifications;
Indicates whether the Firebase Cloud Messaging notifications are successfully configured.
bool get pushNotifications => _pushNotifications;