token property
The access token returned by the Facebook login, which can be used to access Facebook APIs.
Implementation
final String? token;
The access token returned by the Facebook login, which can be used to access Facebook APIs.
final String? token;