refreshURL property Null safety
read / write
The URL to be used for obtaining refresh tokens.
This MUST be in the form of a URL.
Implementation
Uri? refreshURL;
The URL to be used for obtaining refresh tokens.
This MUST be in the form of a URL.
Uri? refreshURL;