IdDocumentBarcodeConfig constructor
IdDocumentBarcodeConfig({
- bool? enabled,
- IdDocumentMasterChecksumType? masterChecksum,
Implementation
IdDocumentBarcodeConfig({this.enabled, this.masterChecksum});