call abstract method

TRes call({
  1. String? activityType,
  2. bool? required,
  3. Input$QuestActionDefinitionDefinitionInput? definition,
})

Implementation

TRes call({
  String? activityType,
  bool? required,
  Input$QuestActionDefinitionDefinitionInput? definition,
});