warehouselocationEmptyobjectGet method

Future<Response> warehouselocationEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> warehouselocationEmptyobjectGet() {
  return _warehouselocationEmptyobjectGet();
}