menu
barcode_scanner
barcode_parsers/id_card_pdf_417.dart
IDCardPDF417Document
IDCardPDF417Document constructor
IDCardPDF417Document
brightness_4
brightness_5
IDCardPDF417Document
constructor
IDCardPDF417Document
(
List
<
IDCardPDF417DocumentField
>
?
fields
)
Implementation
IDCardPDF417Document(this.fields) : super(DOCUMENT_FORMAT);
barcode_scanner
id_card_pdf_417
IDCardPDF417Document
IDCardPDF417Document constructor
IDCardPDF417Document class