nim_core
nim_core
QChatGetChannelCategoriesByPageResult
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
override
Implementation
Map<String, dynamic> toJson() => _$QChatGetChannelCategoriesByPageResultToJson(this);
nim_core
nim_core
QChatGetChannelCategoriesByPageResult
toJson method
QChatGetChannelCategoriesByPageResult class
Constructors
QChatGetChannelCategoriesByPageResult
fromJson
Properties
categories
hashCode
hasMore
nextTimeTag
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==