tempDay property

num? tempDay
getter/setter pair

The temperature during the day, in Celsius by default

Implementation

num? tempDay;