ocs property

Implementation

MatterbridgeSettingsStopAllBridgesResponseApplicationJson_OcsBuilder get ocs =>
    _$this._ocs ??= MatterbridgeSettingsStopAllBridgesResponseApplicationJson_OcsBuilder();

Implementation

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