ocs property

Implementation

SignalingPullMessagesResponseApplicationJson_OcsBuilder get ocs =>
    _$this._ocs ??= SignalingPullMessagesResponseApplicationJson_OcsBuilder();
void ocs=(covariant SignalingPullMessagesResponseApplicationJson_OcsBuilder? ocs)
covariantoverride

Implementation

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