listContinentEnumeration top-level constant

List<String> const listContinentEnumeration

Implementation

const listContinentEnumeration = [
  'NA',
  'SA',
  'EU',
  'AF',
  'OC',
  'AS',
  'AN',
];