nim_core
nim_core
QChatClient
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$QChatClientToJson(this);
nim_core
nim_core
QChatClient
toJson method
QChatClient class
Constructors
QChatClient
fromJson
Properties
clientType
customClientType
customTag
deviceId
hashCode
loginTime
os
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==