photoUrl property

String? photoUrl
getter/setter pair

The photo url of the signed in user if the user has a profile picture.

Not guaranteed to be present for all users, even when configured.

Implementation

String? photoUrl;