haveNotification property

bool get haveNotification

hook for checking if NotificationMessage queues are empty.

Implementation

bool get haveNotification => notifications.isNotEmpty;