temperature_unit property
If TemperatureUnit.fahrenheit
is set, all temperature values are converted to Fahrenheit.
Implementation
TemperatureUnit? temperature_unit;
If TemperatureUnit.fahrenheit
is set, all temperature values are converted to Fahrenheit.
TemperatureUnit? temperature_unit;