cities property

List<City> cities
final

List of cities within the state.

Implementation

final List<City> cities;