email property

String? email
getter/setter pair

The email address of the user.

Present only if the email scope is present in the request.

Implementation

core.String? email;