FileDirItem

constructor(path: String, name: String = "", isDirectory: Boolean = false, children: Int = 0, size: Long = 0, modified: Long = 0)