call abstract method

Implementation

TRes call({
  Input$QuestionSettingsTextInput? paragraph,
  Input$QuestionSettingsTextInput? shortAnswer,
  Input$QuestionSettingsRatingInput? rating,
  Input$QuestionSettingsDateInput? date,
  Input$QuestionSettingsNumberInput? number,
  Input$QuestionSettingsToggleInput? singleChoice,
  Input$QuestionSettingsSmileyInput? smiley,
});