children property

List<CityModel> children
getter/setter pair

Implementation

late List<CityModel> children;