citySuffixes top-level constant

List<String> const citySuffixes

Implementation

const citySuffixes = [
  'town',
  'ton',
  'land',
  'ville',
  'berg',
  'burgh',
  'borough',
  'bury',
  'view',
  'port',
  'mouth',
  'stad',
  'furt',
  'chester',
  'mouth',
  'fort',
  'haven',
  'side',
  'shire',
];