menu
amaxdart package
documentation
amaxdart.dart
AuthKey
AuthKey.fromJson factory constructor
AuthKey.fromJson factory constructor
dark_mode
light_mode
AuthKey.fromJson
constructor
AuthKey.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory AuthKey.fromJson(Map<String, dynamic> json) => _$AuthKeyFromJson(json);
amaxdart package
documentation
amaxdart
AuthKey
AuthKey.fromJson factory constructor
AuthKey class