DirectoryModel({ required this.name, required this.path, this.files = const [], this.directories = const [], });