email property

String? email
getter/setter pair

The email address used to identify the user.

Required. Immutable.

Implementation

core.String? email;