NetworkInsightsAnalysisForwardPathComponentOutboundHeaderDestinationPortRange constructor
const
NetworkInsightsAnalysisForwardPathComponentOutboundHeaderDestinationPortRange({})
Creates a new NetworkInsightsAnalysisForwardPathComponentOutboundHeaderDestinationPortRange.
from Optional.
to Optional.
Implementation
const NetworkInsightsAnalysisForwardPathComponentOutboundHeaderDestinationPortRange({
this.from,
this.to,
});