token property

String? token
getter/setter pair

token is a bearer token. If set, apikey is ignored.

Implementation

String? token;