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