vendorclassEmptyobjectGet method

Future<Response> vendorclassEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> vendorclassEmptyobjectGet() {
  return _vendorclassEmptyobjectGet();
}