Clears the on-disk thumbnail cache.
@override Future<void> clearThumbnailCache() => methodChannel.invokeMethod<void>('clearThumbnailCache');