hasImage

@SerialName(value = "has_image")
val hasImage: Boolean

Deprecated

Use hasUploadedImage instead

A boolean to check if the user has uploaded an image or one was copied from OAuth. Returns false if Clerk is displaying an avatar for the user.