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