fromJson static method

Creates a new object from the given json data.

Use toJson to serialize it back into json.

Implementation

static WeatherStatusGetForecastResponseApplicationJson_Ocs_Data fromJson(Object? json) =>
    $20fe3de793aed6fbf929c9b82b472b1aExtension._fromJson(json);