call abstract method

TRes call({
  1. int? id,
  2. String? $__typename,
})

Implementation

TRes call({int? id, String? $__typename});