codebar constant

BarcodeFormat const codebar

This constant represents the old value for BarcodeFormat.codabar.

Prefer using the new BarcodeFormat.codabar constant, as the codebar value will be removed in a future release.

Implementation

static const BarcodeFormat codebar = codabar;