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