emailAddress property

String? emailAddress
getter/setter pair

The email address of the user.

This may not be present in certain contexts if the user has not made their email address visible to the requester.

Output only.

Implementation

core.String? emailAddress;