accessToken property

String accessToken
final

The token necessary for the authenticated API calls.

Store this token for later use.

Implementation

final String accessToken;