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