webcatalogEmptyobjectGet method

Future<Response> webcatalogEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> webcatalogEmptyobjectGet() {
  return _webcatalogEmptyobjectGet();
}