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