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