cities property

List<String> cities
getter/setter pair

Implementation

static List<String> cities = [
  "Banjul"
];