totalUnreadCount property
int
get
totalUnreadCount
Total unread count tracked by ChatUI.
Implementation
int get totalUnreadCount => _totalUnreadCount;
Total unread count tracked by ChatUI.
int get totalUnreadCount => _totalUnreadCount;