NetworkPerformanceConfig constructor
NetworkPerformanceConfig({
- String? totalEgressBandwidthTier,
Implementation
NetworkPerformanceConfig({
this.totalEgressBandwidthTier,
});