You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried incorporating the code in main.dart into my project. print(profile.toString()); does not print the user email id. Please let me know if I need to make a separate request for fetching the email id of the user.
The text was updated successfully, but these errors were encountered:
I tried incorporating the code in main.dart into my project.
print(profile.toString());
does not print the user email id. Please let me know if I need to make a separate request for fetching the email id of the user.The text was updated successfully, but these errors were encountered: