isVerifiedEmail property

bool isVerifiedEmail
final

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;