accessToken property
contain the access token information for the current session this will be null when the login request fail
Implementation
final IFacebookAccessToken? accessToken;
contain the access token information for the current session this will be null when the login request fail
final IFacebookAccessToken? accessToken;