call abstract method

TRes call({
  1. List<String>? scene_ids,
  2. int? stash_box_index,
  3. String? stash_box_endpoint,
})

Implementation

TRes call({
  List<String>? scene_ids,
  int? stash_box_index,
  String? stash_box_endpoint,
});