GroupsGetGroupsResponseApplicationJson_Ocs constructor

GroupsGetGroupsResponseApplicationJson_Ocs([
  1. void b(
    1. GroupsGetGroupsResponseApplicationJson_OcsBuilder
    )?
])

Creates a new GroupsGetGroupsResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory GroupsGetGroupsResponseApplicationJson_Ocs([
  void Function(GroupsGetGroupsResponseApplicationJson_OcsBuilder)? b,
]) = _$GroupsGetGroupsResponseApplicationJson_Ocs;