getAuthenticatedUserProfile
Method to retrieve the currently authenticated userProfile
Future<UserProfile> getAuthenticatedUserProfile()
Returns a userProfile for the currently authenticated user
UserProfile
Attribute | Type | Description |
---|---|---|
profileId | String? | id of the authenticated userProfile |