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