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
Input: A string of a user id that may/may not correspond to a user in the USERS location
Output: A User object with all the information about the user.
Notes: Do lots of null checking to make sure you're pulling data that actually exists.
The text was updated successfully, but these errors were encountered:
Input: A string of a user id that may/may not correspond to a user in the USERS location
Output: A User object with all the information about the user.
Notes: Do lots of null checking to make sure you're pulling data that actually exists.
The text was updated successfully, but these errors were encountered: