menu
scanbot_sdk
barcode_parsers/id_card_pdf_417.dart
IDCardPDF417DocumentField
IDCardPDF417DocumentField constructor
IDCardPDF417DocumentField
brightness_4
brightness_5
IDCardPDF417DocumentField
constructor
IDCardPDF417DocumentField
(
IDCardPDF417DocumentFieldType
?
type
,
String
?
value
)
Implementation
IDCardPDF417DocumentField(this.type, this.value);
scanbot_sdk
id_card_pdf_417
IDCardPDF417DocumentField
IDCardPDF417DocumentField constructor
IDCardPDF417DocumentField class