setResult

fun <T> NavBackStackEntry?.setResult(key: String, value: T): Unit?
fun <T> NavHostController.setResult(key: String, value: T): Unit?