currentAccessToken property
String?
get
currentAccessToken
Get the current access token
Implementation
String? get currentAccessToken => _cachedAccessToken;
Get the current access token
String? get currentAccessToken => _cachedAccessToken;