tokenEndpoint property

Uri? tokenEndpoint
getter/setter pair

The URL of the Spotify endpoint that's used to refresh the credentials.

This may be null, indicating that the credentials can't be refreshed.

Implementation

Uri? tokenEndpoint;