authToken property

String authToken
getter/setter pair

Access key given by the API backend (access token with expiration date depending on the subscription)

Implementation

String authToken;