requestMethod property

HttpRequestMethod requestMethod

Implementation

HttpRequestMethod get requestMethod {
  return HttpRequestMethod.get;
}