useEffectOnce

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

Only works inside fc

See also