call abstract method

TRes call({
  1. String? type,
  2. String? value,
  3. String? $__typename,
})

Implementation

TRes call({
  String? type,
  String? value,
  String? $__typename,
});