menu
lazy_sign_in_google package
documentation
lazy_sign_in_google.dart
SignInGoogle
photoUrl property
photoUrl property
dark_mode
light_mode
photoUrl
property
@
override
String
get
photoUrl
Return sign in account avatar url
Implementation
@override String get photoUrl => _api.currentUser?.photoUrl ?? '';
lazy_sign_in_google package
documentation
lazy_sign_in_google
SignInGoogle
photoUrl property
SignInGoogle class