Query$getQuestionsbyFormWithResponsesStatsPaginated$getQuestionsbyFormWithResponsesStatsPaginated$objects$settings$date constructor

Query$getQuestionsbyFormWithResponsesStatsPaginated$getQuestionsbyFormWithResponsesStatsPaginated$objects$settings$date({
  1. bool? outdated,
  2. bool? interval,
  3. String $__typename = 'QuestionSettingsDateType',
})

Implementation

Query$getQuestionsbyFormWithResponsesStatsPaginated$getQuestionsbyFormWithResponsesStatsPaginated$objects$settings$date({
  this.outdated,
  this.interval,
  this.$__typename = 'QuestionSettingsDateType',
});