dealstatusEmptyobjectGet method

Future<Response> dealstatusEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> dealstatusEmptyobjectGet() {
  return _dealstatusEmptyobjectGet();
}