authorizationURL property Null safety

Uri? authorizationURL
read / write

The authorization URL to be used for this flow.

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

Implementation

Uri? authorizationURL;