sourceEmptyobjectGet method

Future<Response> sourceEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> sourceEmptyobjectGet() {
  return _sourceEmptyobjectGet();
}