emailVerified property

bool? emailVerified
getter/setter pair

Whether the user's email is verified.

Specifying this field requires a Google OAuth 2.0 credential with the proper permissions.

Implementation

core.bool? emailVerified;