bayelsaLocalGovernments top-level constant

List<LGA> const bayelsaLocalGovernments

Implementation

const List<LGA> bayelsaLocalGovernments = [
  LGA(name: "Brass"),
  LGA(name: "Ekeremor"),
  LGA(name: "Kolokuma Opokuma"),
  LGA(name: "Nembe"),
  LGA(name: "Ogbia"),
  LGA(name: "Sagbama"),
  LGA(name: "Southern Ijaw")
];