emailVerified property

bool? emailVerified
getter/setter pair

Whether or not the email of the user to whom the ID token belongs is verified, provided the user has an email.

Implementation

bool? emailVerified;