token property

String? token
final

The access token returned by the Facebook login, which can be used to access Facebook APIs.

Implementation

final String? token;