unreadMessageCount property
int
get
unreadMessageCount
The count of the unread Message for the Conversation.client.
Implementation
int get unreadMessageCount => _unreadMessageCount;
The count of the unread Message for the Conversation.client.
int get unreadMessageCount => _unreadMessageCount;