tokenURL property Null safety

Uri? tokenURL
read / write

The token URL to be used for this flow.

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

Implementation

Uri? tokenURL;