cities property

List<String> cities
getter/setter pair

Implementation

static List<String> cities = [
  "Rosso",
  "Kaédi",
  "Boghé",
];