menu
firebase_js_interop package
documentation
functions.dart
BeforeCreateResponse
photoUrl property
photoUrl property
dark_mode
light_mode
photoUrl
property
@
JS
('photoURL')
String
?
get
photoUrl
The url of the user's profile picture
Implementation
@JS('photoURL') external String? get photoUrl;
firebase_js_interop package
documentation
functions
BeforeCreateResponse
photoUrl property
BeforeCreateResponse extension type