ocs property

Implementation

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

Implementation

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