verifiedEmail property
Boolean flag which is true if the email address is verified.
Always verified because we only return the user's primary email address.
Implementation
core.bool? verifiedEmail;
Boolean flag which is true if the email address is verified.
Always verified because we only return the user's primary email address.
core.bool? verifiedEmail;