verifiedEmail property

bool? verifiedEmail
getter/setter pair

Boolean flag which is true if the email address is verified.

Present only if the email scope is present in the request.

Implementation

core.bool? verifiedEmail;