Folder

constructor(isOwner: Boolean, id: String, name: String, parentFolder: String, code: String, createTime: Long, public: Boolean, childs: List<String>, totalDownloadCount: Int, totalSize: Double, contents: Map<String, GofileChildContent>)