NetworkRoutingConfig_BgpInterRegionCost.fromJson constructor
NetworkRoutingConfig_BgpInterRegionCost.fromJson(
- Object? json
Implementation
factory NetworkRoutingConfig_BgpInterRegionCost.fromJson(Object? json) =>
NetworkRoutingConfig_BgpInterRegionCost(json as String);