nim_core
nim_core
QChatAddQuickCommentParam
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
override
Implementation
Map<String, dynamic> toJson() => _$QChatAddQuickCommentParamToJson(this);
nim_core
nim_core
QChatAddQuickCommentParam
toJson method
QChatAddQuickCommentParam class
Constructors
QChatAddQuickCommentParam
fromJson
Properties
commentMessage
hashCode
runtimeType
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==