exchangeitemEmptyobjectGet method

Future<Response> exchangeitemEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> exchangeitemEmptyobjectGet() {
  return _exchangeitemEmptyobjectGet();
}