attributevalueEmptyobjectGet method

Future<Response> attributevalueEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> attributevalueEmptyobjectGet() {
  return _attributevalueEmptyobjectGet();
}