getBranchKey

fun getBranchKey(branchName: String?): String

Deprecated

Use getBranchReference().getKey()

Replace with

getBranchReference(branchName).getKey()

Deprecated

Use getBranchReference().getKey()

Replace with

getBranchReference().getKey()