verifiedEmail property
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;
Boolean flag which is true if the email address is verified.
Present only if the email scope is present in the request.
core.bool? verifiedEmail;