MSIBarcodeConfig constructor
MSIBarcodeConfig({
- bool? enabled,
- MsiChecksumType? checksum,
Implementation
MSIBarcodeConfig({this.enabled, this.checksum});
MSIBarcodeConfig({this.enabled, this.checksum});