menu
flenx package
documentation
auth/jwt_service.dart
JwtService
JwtService.new const constructor
JwtService.new const constructor
dark_mode
light_mode
JwtService
constructor
const
JwtService
(
String
secret
, {
String
?
issuer
,
})
Implementation
const JwtService(this.secret, {this.issuer});
flenx package
documentation
auth/jwt_service
JwtService
JwtService.new const constructor
JwtService class