setopeningEmptyobjectGet method

Future<Response> setopeningEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> setopeningEmptyobjectGet() {
  return _setopeningEmptyobjectGet();
}