photoUrl property

  1. @override
String? photoUrl
final

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

@override
final String? photoUrl;