jwt property

String? get jwt

Implementation

String? get jwt => _storage.get(RestApiClientKeys.jwt);