call abstract method

TRes call({
  1. bool? enable,
  2. int? cycle,
  3. String? $__typename,
})

Implementation

TRes call({
  bool? enable,
  int? cycle,
  String? $__typename,
});