Code93Standard property

DecodeBarcodeType Code93Standard
final

See DecodeType

Implementation

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