token property

String? token
final

The user context token. It must be a JWT or a JSON token.

Implementation

final String? token;