registered property

bool? registered
getter/setter pair

Whether the email is for an existing account.

Always true.

Implementation

core.bool? registered;