unreadMessageMentioned property

bool unreadMessageMentioned

Indicates whether the unread Message list contians any message that mentions the Conversation.client.

Implementation

bool get unreadMessageMentioned => _unreadMessageMentioned;