So have been looking around appwrites documentation and I keep seeing one line of code "let users = Users(Client)", but when I use it in my code XCode says it doesn't exist. (i have imported Appwrite & foundation, but nothing else)
Please help.
TL;DR
Hey developers,
A developer is having trouble with importing the "Users(Client)" module in their Swift code in Xcode. They have already imported Appwrite and Foundation. They are seeking help to resolve this issue.