menu
scanbot_sdk
barcode_parsers/id_card_pdf_417.dart
IDCardPDF417Document
fields property
fields
brightness_4
brightness_5
fields
property
List
<
IDCardPDF417DocumentField
>
?
fields
getter/setter pair
Fileds in the parsed document
Implementation
List<IDCardPDF417DocumentField>? fields;
scanbot_sdk
id_card_pdf_417
IDCardPDF417Document
fields property
IDCardPDF417Document class