refreshURL property

Uri? refreshURL
getter/setter pair

The URL to be used for obtaining refresh tokens.

This MUST be in the form of a URL.

Implementation

Uri? refreshURL;