token property

String token
final

The session token.

This token is used to authenticate requests and should be stored securely.

Implementation

final String token;