menu
cometchat_sdk package
documentation
models/conversation.dart
Conversation
unreadMentionsCount property
unreadMentionsCount property
dark_mode
light_mode
unreadMentionsCount
property
int
unreadMentionsCount
getter/setter pair
unreadMentionsCount
is the count of unread mentions in the conversation.
Implementation
int unreadMentionsCount;
cometchat_sdk package
documentation
models/conversation
Conversation
unreadMentionsCount property
Conversation class