ocs property

Implementation

HostedSignalingServerDeleteAccountResponseApplicationJson_OcsBuilder get ocs =>
    _$this._ocs ??= HostedSignalingServerDeleteAccountResponseApplicationJson_OcsBuilder();

Implementation

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