fromBits method

BarcodeHMBar fromBits(
  1. int bits
)

Implementation

BarcodeHMBar fromBits(int bits) => BarcodeHMBar.values[bits];