WeatherFullScreenStateProvider

class WeatherFullScreenStateProvider(context: Context, weatherAppConfig: WeatherAppConfig, weatherDateTimeFormatter: WeatherDateTimeFormatter)

Constructors

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

Types

Link copied to clipboard
object Companion

Functions

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