accessToken property

AccessToken? accessToken
final

contain the access token information for the current session this will be null when the login request fail

Implementation

final AccessToken? accessToken;