ocs property

Implementation

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

Implementation

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