menu
aiuta_flutter package
documentation
configuration/auth/aiuta_auth.dart
AiutaJwtAuth
AiutaJwtAuth.fromJson factory constructor
AiutaJwtAuth.fromJson factory constructor
dark_mode
light_mode
AiutaJwtAuth.fromJson
constructor
AiutaJwtAuth.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory AiutaJwtAuth.fromJson(Map<String, dynamic> json) => _$AiutaJwtAuthFromJson(json);
aiuta_flutter package
documentation
configuration/auth/aiuta_auth
AiutaJwtAuth
AiutaJwtAuth.fromJson factory constructor
AiutaJwtAuth class