useEffectOnce

fun useEffectOnce(effect: suspend CoroutineScope.() -> Unit)(source)

Online Documentation