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