static const Map<int, int> ean5Checksum = <int, int>{ 0x30: 0x3, 0x31: 0x5, 0x32: 0x9, 0x33: 0x11, 0x34: 0x6, 0x35: 0xc, 0x36: 0x18, 0x37: 0xa, 0x38: 0x12, 0x39: 0x14, };