call abstract method

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

Implementation

TRes call({
  double? total,
  String? percentage,
  String? $__typename,
});