ExchangedPeeringRoute constructor
ExchangedPeeringRoute({})
Implementation
ExchangedPeeringRoute({
this.destRange,
this.imported,
this.nextHopRegion,
this.priority,
this.type,
}) : super(fullyQualifiedName);