PdfSignatureSignerInfo constructor
const
PdfSignatureSignerInfo({})
Implementation
const PdfSignatureSignerInfo({
this.subject,
this.issuer,
this.serialNumberHex,
this.serialNumberDecimal,
this.certNotBefore,
this.certNotAfter,
this.commonName,
this.cpf,
this.dateOfBirth,
});