static Future<void> stopPreCache(String url, String? cacheKey) async => _videoPlayerPlatform.stopPreCache(url, cacheKey);