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