call abstract method

TRes call({
  1. bool? deleteFiles,
  2. bool? overwriteExisting,
})

Implementation

TRes call({bool? deleteFiles, bool? overwriteExisting});