addressEmptyobjectGet method

Future<Response> addressEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> addressEmptyobjectGet() {
  return _addressEmptyobjectGet();
}