HttpMethod constructor

const HttpMethod(
  1. String value
)

Implementation

const HttpMethod(this.value);