call abstract method
TRes
call({
- String? id,
- String? title,
- Enum$FormType? type,
- Enum$FormStatus? status,
- String? description,
- Query$getQuestionsbyFormWithResponsesStatsPaginated$getQuestionsbyFormWithResponsesStatsPaginated$objects$form$owner? owner,
- DateTime? createdAt,
- DateTime? updatedAt,
- String? $__typename,
Implementation
TRes call({
String? id,
String? title,
Enum$FormType? type,
Enum$FormStatus? status,
String? description,
Query$getQuestionsbyFormWithResponsesStatsPaginated$getQuestionsbyFormWithResponsesStatsPaginated$objects$form$owner?
owner,
DateTime? createdAt,
DateTime? updatedAt,
String? $__typename,
});