photoUrl property

  1. @JS('photoURL')
String? get photoUrl

The url of the user's profile picture

Implementation

@JS('photoURL')
external String? get photoUrl;