highestTemp property Null safety

int? highestTemp
read / write

最高温度(℃)

Implementation

int? highestTemp;