GroupsDeleteGroupResponseApplicationJson_Ocs constructor

GroupsDeleteGroupResponseApplicationJson_Ocs([
  1. void b(
    1. GroupsDeleteGroupResponseApplicationJson_OcsBuilder
    )?
])

Implementation

factory GroupsDeleteGroupResponseApplicationJson_Ocs([
  void Function(GroupsDeleteGroupResponseApplicationJson_OcsBuilder)? b,
]) = _$GroupsDeleteGroupResponseApplicationJson_Ocs;