activeNotifications property
List<NeomageNotification>
get
activeNotifications
Implementation
List<NeomageNotification> get activeNotifications => _active.values.toList();
List<NeomageNotification> get activeNotifications => _active.values.toList();