tokenURL property Null safety
read / write
The token URL to be used for this flow.
REQUIRED. This MUST be in the form of a URL.
Implementation
Uri? tokenURL;
The token URL to be used for this flow.
REQUIRED. This MUST be in the form of a URL.
Uri? tokenURL;