PendingNavigation
constructor(route: String, params: Params, metadata: Map<String, String> = emptyMap(), displayHint: String? = null)(source)
Parameters
route
The canonical route the user originally tried to navigate to
params
The parameters that were passed with the original navigation
metadata
Arbitrary string key-value pairs for application use (e.g. invite tokens)
displayHint
Optional human-readable hint that can be shown during the auth flow