setsurfaceEmptyobjectGet method

Future<Response> setsurfaceEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> setsurfaceEmptyobjectGet() {
  return _setsurfaceEmptyobjectGet();
}