menu
firebase_auth_rest_2 package
documentation
firebase_auth_rest_2.dart
UserData
localId property
localId property
dark_mode
light_mode
localId
property
String
get
localId
inherited
The uid of the current user.
Implementation
String get localId => throw _privateConstructorUsedError;
firebase_auth_rest_2 package
documentation
firebase_auth_rest_2
UserData
localId property
UserData class