Message class

Constructors

Message()

Properties

canIncludeExpansion bool?
getter/setter pair
content MessageContent?
getter/setter pair
conversationType int?
getter/setter pair
expansionDic Map?
getter/setter pair
extra String?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
messageConfig MessageConfig?
getter/setter pair
messageDirection int?
getter/setter pair
messageId int?
getter/setter pair
messagePushConfig MessagePushConfig?
getter/setter pair
messageUId String?
getter/setter pair
objectName String?
getter/setter pair
originContentMap Map?
getter/setter pair
readReceiptInfo ReadReceiptInfo?
getter/setter pair
receivedStatus int?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
senderUserId String?
getter/setter pair
sentStatus int?
getter/setter pair
sentTime int?
getter/setter pair
targetId String?
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
override

Operators

operator ==(Object other) bool
The equality operator.
inherited