nim_core
nim_core
NIMMessageThreadOption
toMap method
toMap
toMap
method
Null safety
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() => _$NIMMessageThreadOptionToJson(this);
nim_core
nim_core
NIMMessageThreadOption
toMap method
NIMMessageThreadOption class
Constructors
NIMMessageThreadOption
fromMap
Properties
hashCode
replyMessageFromAccount
replyMessageIdClient
replyMessageIdServer
replyMessageTime
replyMessageToAccount
runtimeType
threadMessageFromAccount
threadMessageIdClient
threadMessageIdServer
threadMessageTime
threadMessageToAccount
Methods
noSuchMethod
toMap
toString
Operators
operator ==