call abstract method
TRes
call({ - List<String>? paths,
- bool? rescan,
- bool? scanGenerateCovers,
- bool? scanGeneratePreviews,
- bool? scanGenerateImagePreviews,
- bool? scanGenerateSprites,
- bool? scanGeneratePhashes,
- bool? scanGenerateImagePhashes,
- bool? scanGenerateThumbnails,
- bool? scanGenerateClipPreviews,
- Input$ScanMetaDataFilterInput? filter,
})
Implementation
TRes call({
List<String>? paths,
bool? rescan,
bool? scanGenerateCovers,
bool? scanGeneratePreviews,
bool? scanGenerateImagePreviews,
bool? scanGenerateSprites,
bool? scanGeneratePhashes,
bool? scanGenerateImagePhashes,
bool? scanGenerateThumbnails,
bool? scanGenerateClipPreviews,
Input$ScanMetaDataFilterInput? filter,
});