removed_notification_ids property

List<int> removed_notification_ids
read / write

Identifiers of removed group notifications, sorted by notification identifier.

Implementation

late List<int> removed_notification_ids;