ocs property

Implementation

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

Implementation

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