registered property

bool? registered
getter/setter pair

Whether the email identifier represents an existing account.

Present only when an email identifier is set in the request.

Implementation

core.bool? registered;