profile property

UserProfile profile

Gets the profile information for this User.

Implementation

UserProfile get profile {
  return handle.profileData;
}