getParent

@Nullable
abstract fun getParent(): Gradle(source)

Returns the parent build of this build, if any.

Return

The parent build. May return null.