call abstract method

TRes call({
  1. bool? outdated,
  2. bool? interval,
})

Implementation

TRes call({
  bool? outdated,
  bool? interval,
});