HttpMethod constructor

const HttpMethod(
  1. String name
)

Implementation

const HttpMethod(this.name);