maxTemp property

num? maxTemp
getter/setter pair

The maximum temperature for that area for that moment, in Celsius by default

Implementation

num? maxTemp;