ProbeMatch constructor Null safety
- EndpointReference endpointReference,
- dynamic xmlTypes,
- String xmlScopes,
- dynamic xmlXaddrs,
- dynamic xmlMetadataVersion
Implementation
ProbeMatch(this.endpointReference, this.xmlTypes, this.xmlScopes,
this.xmlXaddrs, this.xmlMetadataVersion);