enums/weather_units library
Enums
- WeatherUnits
- Enum that holds all the weather unit related options.
Properties
-
weatherUnitsString
↔ Map<
WeatherUnits, String> -
A map that associates WeatherUnits with their corresponding string representations.
getter/setter pair