token property

String? token
final

Optional token to include in API request headers (e.g., Bearer token).

Implementation

final String? token;