Folder

data class Folder(val childCount: Int?)

Constructors

Link copied to clipboard
constructor(childCount: Int?)

Properties

Link copied to clipboard