POST constructor

const POST([
  1. String path = ''
])

Implementation

const POST([this.path = '']);