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