orderstatushistoryEmptyobjectGet method

Future<Response> orderstatushistoryEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> orderstatushistoryEmptyobjectGet() {
  return _orderstatushistoryEmptyobjectGet();
}