cityData property

List<CityData>? get cityData

Implementation

List<CityData>? get cityData => _cityData;