accessToken property

IFacebookAccessToken? accessToken
final

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

Implementation

final IFacebookAccessToken? accessToken;