call abstract method

TRes call({
  1. List<String>? source,
  2. String? destination,
  3. Input$SceneUpdateInput? values,
  4. bool? play_history,
  5. bool? o_history,
})

Implementation

TRes call({
  List<String>? source,
  String? destination,
  Input$SceneUpdateInput? values,
  bool? play_history,
  bool? o_history,
});