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