DSSEAttestationOccurrence constructor

DSSEAttestationOccurrence({
  1. Envelope? envelope,
  2. InTotoStatement? statement,
})

Implementation

DSSEAttestationOccurrence({this.envelope, this.statement});