WeatherResult

Represents a single weather condition.

Parameters

location

represents the precise location of the conditions

Properties

Link copied to clipboard
Link copied to clipboard
val location: Point

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String