DataMatrix property

DecodeBarcodeType DataMatrix
final

See DecodeType

Implementation

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