call abstract method

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

Implementation

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