PATCH constructor

const PATCH(
  1. String path
)

Implementation

const PATCH(String path) : super("PATCH", path);