kRegion1Exceptions constant

List<String> const kRegion1Exceptions

Words starting with any of the following have a different Region 1 to the algorithm.

If the words begins with (gener, commun or arsen), R1 is the remainder of the word after gener, commun or arsen is removed from the beginning.

Implementation

static const kRegion1Exceptions = ['gener', 'commun', 'arsen'];