const RouteHandler(Iterable<String> methods, String path)

Source

const RouteHandler(this.methods, this.path);