DELETE constructor

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

Implementation

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