ocs property

Implementation

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

Implementation

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