call abstract method

TRes call({
  1. bool? toggle,
  2. bool? poll,
  3. String? $__typename,
})

Implementation

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