buildProfileChangeRequest

inline fun buildProfileChangeRequest(builderAction: UserProfileChangeRequest.Builder.() -> Unit): UserProfileChangeRequest

Returns a new UserProfileChangeRequest by applying the builderAction to a new instance of UserProfileChangeRequest.