categoryEmptyobjectGet method

Future<Response> categoryEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> categoryEmptyobjectGet() {
  return _categoryEmptyobjectGet();
}