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