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