<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [UserInfo](./auth.userinfo.md) &gt; [email](./auth.userinfo.email.md)

## UserInfo.email property

The email of the user.

<b>Signature:</b>

```typescript
readonly email: string | null;
```
