call abstract method

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

Implementation

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