LaunchedDebounceEffect

fun LaunchedDebounceEffect(vararg keys: Any?, options: DebounceOptions = defaultOption(), block: SuspendAsyncFn)