HttpMethod constructor

const HttpMethod(
  1. String method
)

Implementation

const HttpMethod(this.method);