token property

String? token
final

The bearer token of the project to use for authentication. If not set, the client will not send the token in the header.

Implementation

final String? token;