postnet constant

Map<int, int> const postnet

Implementation

static const Map<int, int> postnet = <int, int>{
  0x30: 0x2af,
  0x31: 0x3ea,
  0x32: 0x3ba,
  0x33: 0x2fa,
  0x34: 0x3ae,
  0x35: 0x2ee,
  0x36: 0x2be,
  0x37: 0x3ab,
  0x38: 0x2eb,
  0x39: 0xbb,
};