orderlocationEmptybrowseobjectGet method

Future<Response> orderlocationEmptybrowseobjectGet()

Get an empty browse object

Implementation

Future<chopper.Response> orderlocationEmptybrowseobjectGet() {
  return _orderlocationEmptybrowseobjectGet();
}