@param id
Future<chopper.Response<bool>> facilitycategoryIdDelete( {required String? id}) { return _facilitycategoryIdDelete(id: id); }