all constant

BarcodeFormat const all

Barcode format constant representing the union of all supported formats.

Implementation

static const BarcodeFormat all = BarcodeFormat._(0xFFFF);