useDebounceEffect

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