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