IDCardPDF417Document constructor

IDCardPDF417Document(
  1. List<IDCardPDF417DocumentField> fields
)

Implementation

IDCardPDF417Document(this.fields):super(DOCUMENT_FORMAT);