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