temp property

num? temp
getter/setter pair

The current temperature, in Celsius by default

Implementation

num? temp;