shortenedBooks constant
The shortened form of every book mapped to the chronological ordering.
Implementation
static const shortenedBooks = {
'gn': 1,
'ex': 2,
'lv': 3,
'nm': 4,
'dt': 5,
'jos': 6,
'jgs': 7,
'ru': 8,
'1 sm': 9,
'2 sm': 10,
'1 kgs': 11,
'2 kgs': 12,
'1 chr': 13,
'2 chr': 14,
'ezr': 15,
'neh': 16,
'est': 17,
'jb': 18,
'ps': 19,
'prv': 20,
'eccl': 21,
'sg': 22,
'is': 23,
'jer': 24,
'lam': 25,
'ez': 26,
'dn': 27,
'hos': 28,
'jl': 29,
'am': 30,
'ob': 31,
'jon': 32,
'mi': 33,
'na': 34,
'hb': 35,
'zep': 36,
'hg': 37,
'zec': 38,
'mal': 39,
'mt': 40,
'mk': 41,
'lk': 42,
'jn': 43,
'acts': 44,
'rom': 45,
'1 cor': 46,
'2 cor': 47,
'gal': 48,
'eph': 49,
'phil': 50,
'col': 51,
'1 thes': 52,
'2 thes': 53,
'1 tm': 54,
'2 tm': 55,
'ti': 56,
'phlm': 57,
'heb': 58,
'jas': 59,
'1 pt': 60,
'2 pt': 61,
'1 jn': 62,
'2 jn': 63,
'3 jn': 64,
'jude': 65,
'rv': 66
};