Code128 property

DecodeBarcodeType Code128
final

See DecodeType

Implementation

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