Forecast_Data_Next1Hours constructor
Forecast_Data_Next1Hours([
- void b()?
Creates a new Forecast_Data_Next1Hours object using the builder pattern.
Implementation
factory Forecast_Data_Next1Hours([void Function(Forecast_Data_Next1HoursBuilder)? b]) = _$Forecast_Data_Next1Hours;