call abstract method

TRes call({
  1. double? forstat,
  2. double? against,
  3. String? $__typename,
})

Implementation

TRes call({
  double? forstat,
  double? against,
  String? $__typename,
});