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