refreshToken property

String? get refreshToken

Implementation

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