Facebook profile image exist or not

Is there any flag to know about facebook profile image exist or not.

This is not an Auth0 question - you should refer to the Facebook API documentation

Auth0 will store whatever is returned from the Facebook API, in the user profile.

Unfortunately Facebook refreshes all its user profile picture urls once in a while resulting of broken images stored on auth0 back end. So you can’t really build a solution on top of it.