temperature property

double temperature

Implementation

double get temperature => _$this._temperature;
void temperature=(double temperature)

Implementation

set temperature(double temperature) => _$this._temperature = temperature;