HttpRouteRedirect constructor
HttpRouteRedirect({})
Implementation
HttpRouteRedirect({
this.hostRedirect,
this.httpsRedirect,
this.pathRedirect,
this.portRedirect,
this.prefixRewrite,
this.responseCode,
this.stripQuery,
});