neighborhoods property

List<String> neighborhoods
getter/setter pair

Implementation

static List<String> neighborhoods = [
  "Aljunied",
  "MacPherson",
  "Kallang Bahru",
  "Geylang East",
  "Paya Lebar",
];