email property
The email address of the user.
Present only if the email scope is present in the request.
Implementation
core.String? email;
The email address of the user.
Present only if the email scope is present in the request.
core.String? email;