scheme property

String? scheme
getter/setter pair

Scheme override.

When specified, the task URI scheme is replaced by the provided value (HTTP or HTTPS). Possible string values are:

Implementation

core.String? scheme;