num? get windSpeed => _$this._windSpeed;
set windSpeed(covariant num? windSpeed) => _$this._windSpeed = windSpeed;