Codabar property

DecodeBarcodeType Codabar
final

See DecodeType

Implementation

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