officelocationEmptybrowseobjectGet method

Future<Response> officelocationEmptybrowseobjectGet()

Get an empty browse object

Implementation

Future<chopper.Response> officelocationEmptybrowseobjectGet() {
  return _officelocationEmptybrowseobjectGet();
}