CityCallback typedef

CityCallback = CityItem Function(String cityName)

Implementation

typedef CityCallback = CityItem Function(String cityName);