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