call abstract method

TRes call({
  1. bool? download,
  2. bool? includeBlobs,
})

Implementation

TRes call({bool? download, bool? includeBlobs});