core.Map<core.String, core.dynamic> toJson() { final totalEgressBandwidthTier = this.totalEgressBandwidthTier; return {'totalEgressBandwidthTier': ?totalEgressBandwidthTier}; }