Code39Standard property

DecodeBarcodeType Code39Standard
final

See DecodeType

Implementation

// ignore: non_constant_identifier_names
static final DecodeBarcodeType Code39Standard =
    DecodeBarcodeType._internal("Code39Standard");