orderlocationEmptyobjectGet method

Future<Response> orderlocationEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> orderlocationEmptyobjectGet() {
  return _orderlocationEmptyobjectGet();
}