Code93Extended property

DecodeBarcodeType Code93Extended
final

See DecodeType

Implementation

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