setLastWeather

fun setLastWeather(weatherData: WeatherData)

Set the last weather. Used when app first starts to show the last weather.

Parameters

weatherData

The weather data to set as the last weather.