hasNotificationBeenCreated property

bool hasNotificationBeenCreated
getter/setter pair

Has a notification been created via a NotificationController in the phone's notification system?

Implementation

bool hasNotificationBeenCreated = false;