menu
barcode_scanner package
documentation
core.dart
BarcodeFormatCode93Configuration
stripCheckDigits property
stripCheckDigits property
dark_mode
light_mode
stripCheckDigits
property
bool
stripCheckDigits
getter/setter pair
If true, the check digits are stripped from the result.
Default is false
Implementation
bool stripCheckDigits;
barcode_scanner package
documentation
core
BarcodeFormatCode93Configuration
stripCheckDigits property
BarcodeFormatCode93Configuration class