GHumanWithArgsData_human_friendsConnection constructor

GHumanWithArgsData_human_friendsConnection([
  1. void updates(
    1. GHumanWithArgsData_human_friendsConnectionBuilder b
    )
])

Implementation

factory GHumanWithArgsData_human_friendsConnection(
    [void Function(GHumanWithArgsData_human_friendsConnectionBuilder b)
        updates]) = _$GHumanWithArgsData_human_friendsConnection;