PdfPreflightSignaturesFastReport constructor
const
PdfPreflightSignaturesFastReport({
- required List<
PdfPreflightSignatureFastInfo> signatures,
Implementation
const PdfPreflightSignaturesFastReport({
required this.signatures,
});