wardrobelabelEmptyobjectGet method

Future<Response> wardrobelabelEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> wardrobelabelEmptyobjectGet() {
  return _wardrobelabelEmptyobjectGet();
}