DiskUsageItem

constructor(type: FileSystemType, path: String, sizeInBytes: Int, sizeInBytesAsLong: Long = sizeInBytes.toLong(), childItems: List<DiskUsageItem>?)