WeatherFullScreenStateProvider

Constructors

Link copied to clipboard
constructor(context: Context, weatherAppConfig: WeatherAppConfig, weatherDateTimeFormatter: WeatherDateTimeFormatter)

Functions

Link copied to clipboard
fun get(currentWeather: WeatherNowWithForecast?, address: SearchAddress?): WeatherFullScreenState?