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