HttpMethodAnnotation constructor

const HttpMethodAnnotation(
  1. String path
)

Implementation

const HttpMethodAnnotation(this.path);