PATCH constructor

const PATCH({
  1. String url = '',
})

Implementation

const PATCH({this.url = ''});