ocs property

Implementation

WeatherStatusSetLocationResponseApplicationJson_OcsBuilder get ocs =>
    _$this._ocs ??= WeatherStatusSetLocationResponseApplicationJson_OcsBuilder();
void ocs=(covariant WeatherStatusSetLocationResponseApplicationJson_OcsBuilder? ocs)
covariantoverride

Implementation

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