getWeatherName(Defined in: weather.ts:64 Retrieves the name of the weather based on the provided weather code.code):WeatherName
Parameters
code
WeatherCode
The weather code.
Returns
WeatherName
The name of the weather.
getWeatherName(Defined in: weather.ts:64 Retrieves the name of the weather based on the provided weather code.code):WeatherName
WeatherCode
The weather code.
WeatherName
The name of the weather.