unreadMentionCount property
The number of mentions that user does not read yet in the channel
Implementation
@JsonKey(defaultValue: 0)
int unreadMentionCount;
The number of mentions that user does not read yet in the channel
@JsonKey(defaultValue: 0)
int unreadMentionCount;