hasMentionedMe property
getter/setter pair
hasMentionedMe checks if the message has mentioned the logged-in user.
Implementation
bool? hasMentionedMe = false;
hasMentionedMe checks if the message has mentioned the logged-in user.
bool? hasMentionedMe = false;