than_
To pass the argument to the destination, you need to add the value to the route in place of the placeholder in the call to `navigate`:
navController.navigate("profile/user1234")
Sergey B
In general, this isn't something you should consider doing
A modern programming language that makes developers happier.