added_notifications property
read / write
List of added group notifications, sorted by notification identifier.
Implementation
late List<Notification> added_notifications;
List of added group notifications, sorted by notification identifier.
late List<Notification> added_notifications;