getAllHistory

fun getAllHistory(): List<Route>

Return

A snapshot of the combined history (nested navigation) including dialog routes which are stored in the backStack in the ascending order where the last one being the current route.