isVerifiedEmail property
Whether the email address has been verified to be a valid authentication method
for this user. If email
is nil
then this is always false
.
Implementation
final bool isVerifiedEmail;
Whether the email address has been verified to be a valid authentication method
for this user. If email
is nil
then this is always false
.
final bool isVerifiedEmail;