PdfSignatureFieldInfo constructor
const
PdfSignatureFieldInfo({})
Implementation
const PdfSignatureFieldInfo({
required this.fieldName,
this.reason,
this.location,
this.name,
this.signingTimeRaw,
this.filter,
this.subFilter,
this.byteRange,
this.pageRef,
this.pageIndex,
this.rect,
this.signatureDictionaryPresent,
});