nim_core
nim_core
QChatMessageQuickCommentDetail
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$QChatMessageQuickCommentDetailToJson(this);
nim_core
nim_core
QChatMessageQuickCommentDetail
toJson method
QChatMessageQuickCommentDetail class
Constructors
QChatMessageQuickCommentDetail
fromJson
Properties
channelId
details
hashCode
lastUpdateTime
msgIdServer
runtimeType
serverId
totalCount
Methods
noSuchMethod
toJson
toString
Operators
operator ==