instant property
Implementation
Forecast_Data_InstantBuilder get instant => _$this._instant ??= Forecast_Data_InstantBuilder();
Implementation
set instant(covariant Forecast_Data_InstantBuilder? instant) => _$this._instant = instant;
Forecast_Data_InstantBuilder get instant => _$this._instant ??= Forecast_Data_InstantBuilder();
set instant(covariant Forecast_Data_InstantBuilder? instant) => _$this._instant = instant;