PUT constructor

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

Implementation

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