is it safe to directly call `navController.backQue...
# compose
z
is it safe to directly call
navController.backQueue.clear()
to clear back stack ?
1