states property

List<String> states
getter/setter pair

Implementation

static List<String> states = <String>[
  "Sughd Province",
  "Khatlon Province",
  "Districts of Republican Subordination",
];