IDCardPDF417Document constructor
IDCardPDF417Document(
- List<
IDCardPDF417DocumentField> fields
Implementation
IDCardPDF417Document(this.fields) : super(DOCUMENT_FORMAT);
IDCardPDF417Document(this.fields) : super(DOCUMENT_FORMAT);