emailVerified property

bool? emailVerified
getter/setter pair

Whether the email has been verified to be accessible by the user (OTP or similar).

Optional.

Implementation

core.bool? emailVerified;