Forecast_Data constructor

Forecast_Data([
  1. void b(
    1. Forecast_DataBuilder
    )?
])

Implementation

factory Forecast_Data([void Function(Forecast_DataBuilder)? b]) = _$Forecast_Data;