call abstract method

TRes call({
  1. String? path,
  2. bool? excludeVideo,
  3. bool? excludeImage,
})

Implementation

TRes call({String? path, bool? excludeVideo, bool? excludeImage});