call abstract method
TRes
call({
- String? id,
- int? order,
- Query$getQuestionsbyFormWithResponsesStatsPaginated$getQuestionsbyFormWithResponsesStatsPaginated$objects$form? form,
- Enum$QuestionTypeEnum? type,
- String? title,
- String? description,
- List<
Query$getQuestionsbyFormWithResponsesStatsPaginated$getQuestionsbyFormWithResponsesStatsPaginated$objects$choices> ? choices, - Query$getQuestionsbyFormWithResponsesStatsPaginated$getQuestionsbyFormWithResponsesStatsPaginated$objects$settings? settings,
- DateTime? createdAt,
- DateTime? updatedAt,
- List<
Query$getQuestionsbyFormWithResponsesStatsPaginated$getQuestionsbyFormWithResponsesStatsPaginated$objects$responses> ? responses, - String? $__typename,
Implementation
TRes call({
String? id,
int? order,
Query$getQuestionsbyFormWithResponsesStatsPaginated$getQuestionsbyFormWithResponsesStatsPaginated$objects$form?
form,
Enum$QuestionTypeEnum? type,
String? title,
String? description,
List<Query$getQuestionsbyFormWithResponsesStatsPaginated$getQuestionsbyFormWithResponsesStatsPaginated$objects$choices>?
choices,
Query$getQuestionsbyFormWithResponsesStatsPaginated$getQuestionsbyFormWithResponsesStatsPaginated$objects$settings?
settings,
DateTime? createdAt,
DateTime? updatedAt,
List<Query$getQuestionsbyFormWithResponsesStatsPaginated$getQuestionsbyFormWithResponsesStatsPaginated$objects$responses>?
responses,
String? $__typename,
});