CopyWith$Query$getQuestionsbyFormWithResponsesStatsPaginated<TRes> constructor

CopyWith$Query$getQuestionsbyFormWithResponsesStatsPaginated<TRes>(
  1. Query$getQuestionsbyFormWithResponsesStatsPaginated instance,
  2. TRes then(
    1. Query$getQuestionsbyFormWithResponsesStatsPaginated
    )
)

Implementation

factory CopyWith$Query$getQuestionsbyFormWithResponsesStatsPaginated(
  Query$getQuestionsbyFormWithResponsesStatsPaginated instance,
  TRes Function(Query$getQuestionsbyFormWithResponsesStatsPaginated) then,
) = _CopyWithImpl$Query$getQuestionsbyFormWithResponsesStatsPaginated;