Constructor: account.emailVerified
The email was verified correctly.
Attributes:
| Name | Type | Required | Description | 
|---|---|---|---|
| string | Yes | The verified email address. | 
Type: account.EmailVerified
Example:
 $account_emailVerified = ['_' => 'account.emailVerified', 'email' => 'string'];