call abstract method

TRes call({
  1. List<String>? paths,
  2. bool? ignoreZipFileContents,
  3. bool? dryRun,
})

Implementation

TRes call({List<String>? paths, bool? ignoreZipFileContents, bool? dryRun});