call abstract method

TRes call({
  1. String? id,
  2. int? stash_box_index,
  3. String? stash_box_endpoint,
})

Implementation

TRes call({String? id, int? stash_box_index, String? stash_box_endpoint});