cities property

List<String> cities
getter/setter pair

Implementation

static List<String> cities = [
  "La Plaine",
  "Grand Bay",
  "Petite Savanne",
  "Boetica",
  "Delices",
  "Bagatelle",
  "Côte-Blanche",
  "Rosalie",
  "Ravine Cyrique",
  "Good Hope",
  "Grand Fond",
  "Morpo",
  "Capuchin",
  "Colihaut"
];