HttpMethod.post constructor

const HttpMethod.post([
  1. String path = ''
])

Implementation

const HttpMethod.post([String path = '']);