ocs property

Implementation

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

Implementation

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