emailVerified property

bool? get emailVerified

If the user's email is verified

Implementation

bool? get emailVerified => _emailVerified;