UNPKG

veritatisdoloremque

Version:
14 lines (8 loc) 398 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; [displayName](./auth-types.userinfo.displayname.md) ## UserInfo.displayName property The display name of the user. <b>Signature:</b> ```typescript readonly displayName: string | null; ```