cloudAreaFractionLow property

double? get cloudAreaFractionLow
override

Implementation

double? get cloudAreaFractionLow => _$this._cloudAreaFractionLow;
set cloudAreaFractionLow (covariant double? cloudAreaFractionLow)
covariantoverride

Implementation

set cloudAreaFractionLow(covariant double? cloudAreaFractionLow) =>
    _$this._cloudAreaFractionLow = cloudAreaFractionLow;