getAccessToken static method

Future<String?> getAccessToken()

Implementation

static Future<String?> getAccessToken() => read('access_token');