propsconditionEmptyobjectGet method

Future<Response> propsconditionEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> propsconditionEmptyobjectGet() {
  return _propsconditionEmptyobjectGet();
}