launch

suspend fun launch(intent: Intent?, bundle: Bundle? = null)(source)

Internally uses startActivity, use this when you don't have any result that needs to be stored when exiting the activity