BarcodeType constructor

const BarcodeType(
  1. int rawValue
)

Implementation

const BarcodeType(this.rawValue);