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