email property

String? email
getter/setter pair

The primary email address of the account.

If used as an input, this takes precedence over accountId.

Implementation

core.String? email;