menu
better_auth_flutter package
documentation
plugins/jwt.dart
JwtKey
JwtKey.fromJson factory constructor
JwtKey.fromJson factory constructor
dark_mode
light_mode
JwtKey.fromJson
constructor
JwtKey.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory JwtKey.fromJson(Map<String, dynamic> json) => _$JwtKeyFromJson(json);
better_auth_flutter package
documentation
plugins/jwt
JwtKey
JwtKey.fromJson factory constructor
JwtKey class