pathOverride property

PathOverride? pathOverride
getter/setter pair

URI path.

When specified, replaces the existing path of the task URL. Setting the path value to an empty string clears the URI path segment.

Implementation

PathOverride? pathOverride;