menu
cometchat_sdk
base_message
BaseMessage
hasMentionedMe method
hasMentionedMe
brightness_4
brightness_5
hasMentionedMe
method
bool
hasMentionedMe
(
)
Implementation
bool hasMentionedMe() { return _hasMentionedMe ?? false; }
cometchat_sdk
base_message
BaseMessage
hasMentionedMe method
BaseMessage class
Constructors
BaseMessage
fromMap
Properties
category
conversationId
deletedAt
deletedBy
deliveredAt
deliveredToMeAt
editedAt
editedBy
hashCode
id
metadata
muid
parentMessageId
readAt
readByMeAt
receiver
receiverType
receiverUid
replyCount
runtimeType
sender
sentAt
type
unreadRepliesCount
updatedAt
Methods
getMentionedUsers
getReactions
hasMentionedMe
noSuchMethod
toJson
toString
Operators
operator ==