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