menu
firebase_auth package
documentation
firebase_auth.dart
UserInfo
uid property
uid property
dark_mode
light_mode
uid
property
String
?
get
uid
The user's unique ID.
Implementation
String? get uid { return _data.uid; }
firebase_auth package
documentation
firebase_auth
UserInfo
uid property
UserInfo class