cities property

List<String> cities
getter/setter pair

Implementation

static List<String> cities = [
  "Aosta",
  "Saint-Vincent",
];