getWeatherAlerts

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

Retrieves a list of severe weather alerts for the given location. The attribution phrase must display: “Issued by - , , , ”.

Parameters

location

queried location