containerwarehouseEmptyobjectGet method

Future<Response> containerwarehouseEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> containerwarehouseEmptyobjectGet() {
  return _containerwarehouseEmptyobjectGet();
}