Kiểm tra xem File có lưu cache chưa
static Future<bool> isFileCached(String url) { return _FileCacheManager().isCached(url); }