ProbeMatch constructor

ProbeMatch(
  1. EndpointReference endpointReference,
  2. dynamic xmlTypes,
  3. String xmlScopes,
  4. dynamic xmlXaddrs,
  5. dynamic xmlMetadataVersion,
)

Implementation

ProbeMatch(this.endpointReference, this.xmlTypes, this.xmlScopes,
    this.xmlXaddrs, this.xmlMetadataVersion);