const RedirectException(String message, List<RedirectInfo> redirects)

Source

const RedirectException(this.message, this.redirects);