getWeatherAlerts

abstract suspend fun getWeatherAlerts(location: Point): Result<List<WeatherAlert>>