orderstatusEmptyobjectGet method

Future<Response> orderstatusEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> orderstatusEmptyobjectGet() {
  return _orderstatusEmptyobjectGet();
}