call abstract method

Implementation

TRes call({
  String? quest,
  List<Input$QuestActionActivityApiInput>? api,
  List<Input$ResponseInput>? responses,
  List<Input$QuestActionActivityWatchedInput>? watched,
  List<Input$QuestActionGameInput>? game,
});