Create an annotation that routes requests matching verb and route to the annotated method.
verb
route
const Route(this.verb, this.route);