tempMin property
Temperature?
get
tempMin
Min Temperature. Available as Kelvin, Celsius and Fahrenheit.
Implementation
Temperature? get tempMin => _tempMin;
Min Temperature. Available as Kelvin, Celsius and Fahrenheit.
Temperature? get tempMin => _tempMin;