ScreeningHitNamesItems constructor
ScreeningHitNamesItems({
- MatchSummary? analysis,
- IndividualScreeningHitNames? data,
Implementation
ScreeningHitNamesItems({
this.analysis,
this.data,
});