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