officelocationEmptyobjectGet method

Future<Response> officelocationEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> officelocationEmptyobjectGet() {
  return _officelocationEmptyobjectGet();
}