DSSEAttestationOccurrence constructor
DSSEAttestationOccurrence({
- Envelope? envelope,
- InTotoStatement? statement,
Implementation
DSSEAttestationOccurrence({
this.envelope,
this.statement,
});