url property

String url
getter/setter pair

The full url value prefixed with https:// or a custom scheme e.g. \"https://my-app.com/oauth-callback\" or \"my-app://oauth-callback\"

Implementation

String url;