ocs property

Implementation

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

Implementation

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