notifications property

List<AppNotification> get notifications

Implementation

List<AppNotification> get notifications => List.unmodifiable(_notifications);