WeatherStatusSetLocationResponseApplicationJson_Ocs_Data constructor

WeatherStatusSetLocationResponseApplicationJson_Ocs_Data([
  1. void b(
    1. WeatherStatusSetLocationResponseApplicationJson_Ocs_DataBuilder
    )?
])

Implementation

factory WeatherStatusSetLocationResponseApplicationJson_Ocs_Data([
  void Function(WeatherStatusSetLocationResponseApplicationJson_Ocs_DataBuilder)? b,
]) = _$WeatherStatusSetLocationResponseApplicationJson_Ocs_Data;