customerstatusEmptyobjectGet method

Future<Response> customerstatusEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> customerstatusEmptyobjectGet() {
  return _customerstatusEmptyobjectGet();
}