nim_core
nim_core
QChatDeleteMessageParam
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$QChatDeleteMessageParamToJson(this);
nim_core
nim_core
QChatDeleteMessageParam
toJson method
QChatDeleteMessageParam class
Constructors
QChatDeleteMessageParam
fromJson
Properties
channelId
hashCode
msgIdServer
runtimeType
serverId
time
updateParam
Methods
noSuchMethod
toJson
toString
Operators
operator ==