WeatherForecast

constructor(temperatureList: List<Int>, timeLocalList: List<String>, iconCodeList: List<Int>, precipChanceList: List<Int>)