UNPKG

veritatisdoloremque

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