tokenURL property

Uri? tokenURL
getter/setter pair

The token URL to be used for this flow.

REQUIRED. This MUST be in the form of a URL.

Implementation

Uri? tokenURL;