Comment on page
UserReference
The ID of the user that this object references.
The Profile API instance that can be used for interaction.
Create an instance of this class.
id
must be a user ID.
Get this user's public profile.
const profile = await userRef.profile()
Last modified 1yr ago