call abstract method

TRes call({
  1. String? movie_id,
  2. int? scene_index,
})

Implementation

TRes call({String? movie_id, int? scene_index});