navigateBackToInternal

open override fun <T : BaseRoute> navigateBackToInternal(popUpTo: DestinationId<T>, inclusive: Boolean)(source)

Removes all entries from the backstack until T. If inclusive is true T itself will also be removed.