email property

String? email
getter/setter pair

Email of the user profile.

The email addresss must be linked to a Google Account. This field is required on insertion and is read-only after insertion.

Implementation

core.String? email;