getBranch

@Nullable
abstract fun getBranch(): String(source)

Returns the branch to select versions from. When not null, select only versions that were built from the given branch.

Since

4.6