withBackStackStateKeyPrefix

fun ViewEnvironment.withBackStackStateKeyPrefix(prefix: String): ViewEnvironment

Sets a disambiguation prefix used by BackStackContainer when managing androidx.savedstate.SavedStateRegistryOwner. Allows parent containers to use multiple BackStackContainer instances at once.