facilitycategoryEmptyobjectGet method

Future<Response> facilitycategoryEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> facilitycategoryEmptyobjectGet() {
  return _facilitycategoryEmptyobjectGet();
}