Weather

data class Weather(val temperature: Double, val emoji: String, val backgroundColor: <Error class: unknown class>) : StoryAreaType

Constructors

Link copied to clipboard
constructor(temperature: Double, emoji: String, backgroundColor: <Error class: unknown class>)

Types

Link copied to clipboard

Properties

Link copied to clipboard
val backgroundColor: <Error class: unknown class>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override val type: StoryAreaType.Type