added_notifications property

List<Notification> added_notifications
read / write

List of added group notifications, sorted by notification identifier.

Implementation

late List<Notification> added_notifications;