getChildren

abstract fun getChildren(): Set<ProjectDescriptor>

Returns the children of this project, if any.

Return

The children. Returns an empty set if this project does not have any children.