activeNotificationsCount property
int
get
activeNotificationsCount
Obtém o número de notificações ativas
Implementation
int get activeNotificationsCount => _activeNotifications.length;
Obtém o número de notificações ativas
int get activeNotificationsCount => _activeNotifications.length;