Query$getQuestionsbyFormWithResponsesStatsPaginated constructor
Query$getQuestionsbyFormWithResponsesStatsPaginated({
- required Query$getQuestionsbyFormWithResponsesStatsPaginated$getQuestionsbyFormWithResponsesStatsPaginated getQuestionsbyFormWithResponsesStatsPaginated,
- String $__typename = 'Query',
Implementation
Query$getQuestionsbyFormWithResponsesStatsPaginated({
required this.getQuestionsbyFormWithResponsesStatsPaginated,
this.$__typename = 'Query',
});