static Future stopPreCache(String url, String? cacheKey) async { return _videoPlayerPlatform.stopPreCache(url, cacheKey); }