photoUrl property

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

The user's photo URL.

Implementation

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