activeNotificationsCount property

int get activeNotificationsCount

Obtém o número de notificações ativas

Implementation

int get activeNotificationsCount => _activeNotifications.length;