isProfilePictureUploaded

private var isProfilePictureUploaded: Boolean = false

Set to false when the user did not upload any profile picture (or the user decided to remove an uploaded profile picture); true, otherwise.