call abstract method

TRes call({
  1. bool? toggle,
  2. bool? poll,
})

Implementation

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