changeorderstatusEmptyobjectGet method

Future<Response> changeorderstatusEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> changeorderstatusEmptyobjectGet() {
  return _changeorderstatusEmptyobjectGet();
}