ocs property

Implementation

WeatherStatusGetFavoritesResponseApplicationJson_OcsBuilder get ocs =>
    _$this._ocs ??= WeatherStatusGetFavoritesResponseApplicationJson_OcsBuilder();
set ocs (covariant WeatherStatusGetFavoritesResponseApplicationJson_OcsBuilder? ocs)
covariantoverride

Implementation

set ocs(covariant WeatherStatusGetFavoritesResponseApplicationJson_OcsBuilder? ocs) => _$this._ocs = ocs;