GroupsGetGroupsDetailsResponseApplicationJson_Ocs_Data constructor

GroupsGetGroupsDetailsResponseApplicationJson_Ocs_Data([
  1. void b(
    1. GroupsGetGroupsDetailsResponseApplicationJson_Ocs_DataBuilder
    )?
])

Creates a new GroupsGetGroupsDetailsResponseApplicationJson_Ocs_Data object using the builder pattern.

Implementation

factory GroupsGetGroupsDetailsResponseApplicationJson_Ocs_Data([
  void Function(GroupsGetGroupsDetailsResponseApplicationJson_Ocs_DataBuilder)? b,
]) = _$GroupsGetGroupsDetailsResponseApplicationJson_Ocs_Data;