GroupsGetGroupResponseApplicationJson_Ocs constructor

GroupsGetGroupResponseApplicationJson_Ocs([
  1. void b(
    1. GroupsGetGroupResponseApplicationJson_OcsBuilder
    )?
])

Creates a new GroupsGetGroupResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory GroupsGetGroupResponseApplicationJson_Ocs([
  void Function(GroupsGetGroupResponseApplicationJson_OcsBuilder)? b,
]) = _$GroupsGetGroupResponseApplicationJson_Ocs;