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