queryOverride property
URI query.
When specified, replaces the query part of the task URI. Setting the query value to an empty string clears the URI query segment.
Implementation
QueryOverride? queryOverride;
URI query.
When specified, replaces the query part of the task URI. Setting the query value to an empty string clears the URI query segment.
QueryOverride? queryOverride;