TtiviVpaWeatherForecastItemViewModel

class TtiviVpaWeatherForecastItemViewModel(val iconUri: Uri?, val dayOfWeek: String?, val maxTemperature: String?, val minTemperature: String?)

Constructors

Link copied to clipboard
fun TtiviVpaWeatherForecastItemViewModel(iconUri: Uri?, dayOfWeek: String?, maxTemperature: String?, minTemperature: String?)

Properties

Link copied to clipboard
Link copied to clipboard
val iconUri: Uri?
Link copied to clipboard
Link copied to clipboard