ApiHelperPathItem.get constructor

ApiHelperPathItem.get(
  1. String key,
  2. String path
)

Implementation

ApiHelperPathItem.get(this.key, this.path)
    : requestType = ApiHelperRequestType.get;