getAllHistory

fun getAllHistory(): List<T>

Return

A snapshot of all the keys (or empty list) associated with the current navigation backStack in the ascending order where the last one being the current screen.