menu
dart_jsonwebtoken package
documentation
dart_jsonwebtoken.dart
JWTNotActiveException
JWTNotActiveException.new constructor
JWTNotActiveException.new constructor
dark_mode
light_mode
JWTNotActiveException
constructor
JWTNotActiveException
(
)
Implementation
JWTNotActiveException() :
super
(
'jwt not active'
);
dart_jsonwebtoken package
documentation
dart_jsonwebtoken
JWTNotActiveException
JWTNotActiveException.new constructor
JWTNotActiveException class