ocs property

Implementation

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

Implementation

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