ean5 static method

Barcode ean5()

EAN 5 Barcode

The EAN-5 is a 5-digit European Article Number code, and is a supplement to the EAN-13 barcode used on books. It is used to give a suggestion for the price of the book.

EAN 5

Implementation

static Barcode ean5() => const BarcodeEan5();