getCondition

abstract suspend fun getCondition(location: Point, systemOfMeasurement: WeatherSystemOfMeasurement = WeatherSystemOfMeasurement.Imperial): Result<WeatherCondition>