EntityScreeningHitsPhoneNumberItems constructor
EntityScreeningHitsPhoneNumberItems({
- MatchSummary? analysis,
- EntityScreeningHitPhoneNumbers? data,
Implementation
EntityScreeningHitsPhoneNumberItems({
this.analysis,
this.data,
});