ConsentArtifact constructor
ConsentArtifact({})
Implementation
ConsentArtifact({
this.consentContentScreenshots,
this.consentContentVersion,
this.guardianSignature,
this.metadata,
this.name,
this.userId,
this.userSignature,
this.witnessSignature,
});