ocs property

Implementation

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

Implementation

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