FileDetail({ required this.name, required this.path, required this.lastModified, required this.size, required this.type, });