ProbeMatch constructor
ProbeMatch({})
Implementation
ProbeMatch(
{required this.endpointReference,
required this.types,
required this.scopes,
required this.xAddrs,
required this.metadataVersion}) {
_setCommonScopes();
}