token property - AuthenticationData class - core library - Dart API
token
token property
getter/setter pair
Secure token to be used with other HERE services. Note that the HERE SDK itself does not require the use of tokens. Defaults to an empty string.
Implementation
String token;