ean2 static method

Barcode ean2()

EAN 2 Barcode

The EAN-2 is a supplement to the EAN-13 and UPC-A barcodes. It is often used on magazines and periodicals to indicate an issue number.

EAN 2

Implementation

static Barcode ean2() => const BarcodeEan2();