precipitationAmountMax property
Implementation
double? get precipitationAmountMax => _$this._precipitationAmountMax;
Implementation
set precipitationAmountMax(covariant double? precipitationAmountMax) =>
_$this._precipitationAmountMax = precipitationAmountMax;