UserProfileBuilder constructor

UserProfileBuilder()

Implementation

UserProfileBuilder() {
  UserProfile._defaults(this);
}