nim_core
nim_core
QChatUpdateMessageParam
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$QChatUpdateMessageParamToJson(this);
nim_core
nim_core
QChatUpdateMessageParam
toJson method
QChatUpdateMessageParam class
Constructors
QChatUpdateMessageParam
fromJson
Properties
antiSpamOption
body
channelId
extension
hashCode
msgIdServer
runtimeType
serverId
serverStatus
subType
time
updateParam
Methods
noSuchMethod
toJson
toString
Operators
operator ==