nim_core
nim_core
QChatResendMessageParam
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$QChatResendMessageParamToJson(this);
nim_core
nim_core
QChatResendMessageParam
toJson method
QChatResendMessageParam class
Constructors
QChatResendMessageParam
fromJson
Properties
hashCode
message
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==