soundEmptyobjectGet method

Future<Response> soundEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> soundEmptyobjectGet() {
  return _soundEmptyobjectGet();
}