GroupsGetSubAdminsOfGroupResponseApplicationJson constructor

GroupsGetSubAdminsOfGroupResponseApplicationJson([
  1. void b(
    1. GroupsGetSubAdminsOfGroupResponseApplicationJsonBuilder
    )?
])

Implementation

factory GroupsGetSubAdminsOfGroupResponseApplicationJson([
  void Function(GroupsGetSubAdminsOfGroupResponseApplicationJsonBuilder)? b,
]) = _$GroupsGetSubAdminsOfGroupResponseApplicationJson;