HttpRedirectAction constructor
HttpRedirectAction({})
Implementation
HttpRedirectAction({
this.hostRedirect,
this.httpsRedirect,
this.pathRedirect,
this.prefixRedirect,
this.redirectResponseCode,
this.stripQuery,
});