GET constructor

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

Implementation

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