authorizationURL property

Uri? authorizationURL
getter/setter pair

The authorization URL to be used for this flow.

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

Implementation

Uri? authorizationURL;