hasNotificationBeenCreated property
Has a notification been created via a NotificationController in the phone's notification system?
Implementation
bool hasNotificationBeenCreated = false;
Has a notification been created via a NotificationController in the phone's notification system?
bool hasNotificationBeenCreated = false;