call abstract method

TRes call({
  1. double? teamIn,
  2. double? teamOut,
  3. double? bench,
  4. String? $__typename,
})

Implementation

TRes call({
  double? teamIn,
  double? teamOut,
  double? bench,
  String? $__typename,
});