uri property
The URI of the redirect's intended destination.
This URI will be prepended to the original request path. URI without a scheme are assumed to be HTTPS.
Required.
Implementation
core.String? uri;
The URI of the redirect's intended destination.
This URI will be prepended to the original request path. URI without a scheme are assumed to be HTTPS.
Required.
core.String? uri;