Hi all,
I have a 3 different method what I need to do is using foreachloop I need to loopnthrough the methods based on types and use asymc await task.when all method to get all the response and show to the end user
How can I do that