ocs property

Implementation

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

Implementation

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