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