EntityScreeningHitDocumentsItems constructor
EntityScreeningHitDocumentsItems({
- MatchSummary? analysis,
- EntityDocument? data,
Implementation
EntityScreeningHitDocumentsItems({
this.analysis,
this.data,
});