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