WeatherFullScreenState

constructor(address: String, @DrawableRes backgroundResId: Int, degreesNow: String, degreesHigh: String, degreesLow: String, @DrawableRes weatherIconResId: Int?, @StringRes descriptionResId: Int?, feelsLike: String, forecastItemStates: List<WeatherFullScreenForecastItemState>)