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