cities property

List<City> cities
final

A list of City instances located in this Region

Implementation

final List<City> cities;