call abstract method

TRes call({
  1. String? query,
  2. String? scene_id,
  3. Input$ScrapedSceneInput? scene_input,
})

Implementation

TRes call({
  String? query,
  String? scene_id,
  Input$ScrapedSceneInput? scene_input,
});