DotCode property

DecodeBarcodeType DotCode
final

See DecodeType

Implementation

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