dealclassificationEmptyobjectGet method

Future<Response> dealclassificationEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> dealclassificationEmptyobjectGet() {
  return _dealclassificationEmptyobjectGet();
}