states property

List<String> states
getter/setter pair

Implementation

static List<String> states = <String>[
  "Bomi County",
  "Bong County",
  "Gbarpolu County",
  "Grand Bassa County",
  "Grand Cape Mount County",
  "Grand Gedeh County",
  "Grand Kru County",
  "Lofa County",
  "Margibi County",
  "Maryland County",
  "Montserrado County",
  "Nimba County",
  "River Cess County",
  "River Gee County",
  "Sinoe County"
];