menu
eliud_core package
documentation
access/state/logged_in.dart
LoggedIn
memberProfilePhoto method
memberProfilePhoto method
dark_mode
light_mode
memberProfilePhoto
method
String
?
memberProfilePhoto
(
)
Implementation
String? memberProfilePhoto() { return member.photoURL; }
eliud_core package
documentation
access/state/logged_in
LoggedIn
memberProfilePhoto method
LoggedIn class