emailVerified property

bool? emailVerified
getter/setter pair

The value is true if the IDP is also the email provider.

It means the user owns the email.

Implementation

core.bool? emailVerified;