, there's no need for an overload. It should just work ™️. If you have a suspend function object, you'll have to call it within a lambda instead of passing it directly, same with a suspend function reference I think
a
aishwaryabhishek3
04/08/2024, 3:17 PM
Yes you are right , now it is not showing error but earlier it was , maybe IDE issue. Thanks