accessToken abstract method

Future<String?> accessToken()

Get the access token from the current persisted session.

Implementation

Future<String?> accessToken();