call abstract method

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

Implementation

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