notifications property

List<Notification> notifications
read / write

The list of active notifications.

Implementation

late List<Notification> notifications;