BarcodeEan13 constructor

const BarcodeEan13(
  1. bool drawEndChar
)

Create an EAN 13 Barcode

Implementation

const BarcodeEan13(this.drawEndChar);