GroupsGetGroupsDetailsResponseApplicationJson_Ocs constructor

GroupsGetGroupsDetailsResponseApplicationJson_Ocs([
  1. void b(
    1. GroupsGetGroupsDetailsResponseApplicationJson_OcsBuilder
    )?
])

Creates a new GroupsGetGroupsDetailsResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory GroupsGetGroupsDetailsResponseApplicationJson_Ocs([
  void Function(GroupsGetGroupsDetailsResponseApplicationJson_OcsBuilder)? b,
]) = _$GroupsGetGroupsDetailsResponseApplicationJson_Ocs;