accessToken property

Future<String?> Function() accessToken
final

Get the access token from the current persisted session.

Implementation

final Future<String?> Function() accessToken;