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