pickuplocationEmptyobjectGet method

Future<Response> pickuplocationEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> pickuplocationEmptyobjectGet() {
  return _pickuplocationEmptyobjectGet();
}