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