menu
dart_ssi package
documentation
credentials.dart
JwtFormat
JwtFormat constructor
JwtFormat constructor
dark_mode
light_mode
JwtFormat
constructor
JwtFormat
(
{
required
List
<
String
>
algorithms
,
})
Implementation
JwtFormat({required this.algorithms});
dart_ssi package
documentation
credentials
JwtFormat
JwtFormat constructor
JwtFormat class