call abstract method

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

Implementation

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