menu
rest_api_client package
documentation
implementations/auth_handler.dart
AuthHandler
jwt property
jwt property
dark_mode
light_mode
jwt
property
String
?
get
jwt
Implementation
String? get jwt => _storage.get(RestApiClientKeys.jwt);
rest_api_client package
documentation
implementations/auth_handler
AuthHandler
jwt property
AuthHandler class