Code39Extended property

DecodeBarcodeType Code39Extended
final

See DecodeType

Implementation

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