Weather

data class Weather(val city: Geoname?, val score: Double) : Suggestion

Constructors

Link copied to clipboard
constructor(city: Geoname?, score: Double)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard