getAccessToken abstract method

Future<String?> getAccessToken()

Retrieves the access token.

Implementation

Future<String?> getAccessToken();