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