menu
e_auth_client package
documentation
data/Account/aplication/client.dart
Client
Client.fromJson factory constructor
Client.fromJson factory constructor
dark_mode
light_mode
Client.fromJson
constructor
Client.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Client.fromJson(Map<String, dynamic> json) { return _$ClientFromJson(json); }
e_auth_client package
documentation
data/Account/aplication/client
Client
Client.fromJson factory constructor
Client class