call abstract method

TRes call({
  1. bool? response,
  2. String? $__typename,
})

Implementation

TRes call({
  bool? response,
  String? $__typename,
});