total_count property
read / write
Total number of unread notifications in the group, can be bigger than number of active notifications.
Implementation
late int total_count;
Total number of unread notifications in the group, can be bigger than number of active notifications.
late int total_count;