getWeatherIcon

open suspend override fun getWeatherIcon(    lat: Double,     lon: Double,     timeDelta: Int): String?

See also