static Future<String?> getCachePath([String cacheFilePath = 'cache_file']) => FileTool.getDirPath(cacheFilePath, root: FileDir.temporary);