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