unreadCount property

int? unreadCount
getter/setter pair

Implementation

late int? unreadCount = 0;