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