UNPKG

veritatisdoloremque

Version:
14 lines (8 loc) 391 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; [photoURL](./auth-types.userinfo.photourl.md) ## UserInfo.photoURL property The profile photo URL of the user. <b>Signature:</b> ```typescript readonly photoURL: string | null; ```