delete constant

RequestMethods const delete

The delete method deletes the specified resource.

Implementation

static const RequestMethods delete = RequestMethods._('DELETE');