mostCommonlyUsed property

DecodeBarcodeType mostCommonlyUsed
final

See DecodeType

Implementation

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