uri property
On a redirect, overwrite the Path portion of the URL with this value.
Note that the entire path will be replaced, irrespective of the request URI being matched as an exact path or prefix.
Implementation
final String? uri;
On a redirect, overwrite the Path portion of the URL with this value.
Note that the entire path will be replaced, irrespective of the request URI being matched as an exact path or prefix.
final String? uri;