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