GenericScreeningHitLocationItems constructor
GenericScreeningHitLocationItems({
- MatchSummary? analysis,
- WatchlistScreeningHitLocations? data,
Implementation
GenericScreeningHitLocationItems({
this.analysis,
this.data,
});