call abstract method

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

Implementation

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