emailVerified property

bool? emailVerified
getter/setter pair

Whether the user's email has been verified.

Specifying this field requires a Google OAuth 2.0 credential with proper permissions (https://cloud.google.com/identity-platform/docs/access-control).

Implementation

core.bool? emailVerified;