menu
blueprint_flutter_core package
documentation
blueprint_auth.dart
AuthSession
AuthSession.fromJson factory constructor
AuthSession.fromJson factory constructor
dark_mode
light_mode
AuthSession.fromJson
constructor
AuthSession.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory AuthSession.fromJson(Map<String, dynamic> json) => _$AuthSessionFromJson(json);
blueprint_flutter_core package
documentation
blueprint_auth
AuthSession
AuthSession.fromJson factory constructor
AuthSession class