Pre-caches a video.
Future<void> stopPreCache(String url, String? cacheKey) { throw UnimplementedError('stopPreCache() has not been implemented.'); }