accessToken property

Future<String?> accessToken

Implementation

Future<String?> get accessToken => _localStorage.accessToken();