bool hasFile(String key) => (_all[key].toString().isNotEmpty && (file(key) != null || files(key) != null));