attributeEmptyobjectGet method

Future<Response> attributeEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> attributeEmptyobjectGet() {
  return _attributeEmptyobjectGet();
}