WeatherFullScreenForecastItemState

data class WeatherFullScreenForecastItemState(val timeLocal: String, val degree: String, val precipChance: String?, @DrawableRes val iconResId: Int?)

Constructors

Link copied to clipboard
constructor(timeLocal: String, degree: String, precipChance: String?, @DrawableRes iconResId: Int?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard