menu
littlefish_core package
documentation
auth/models/auth_user.dart
AuthUser<T>
uid property
uid property
dark_mode
light_mode
uid
property
String
get
uid
Implementation
String get uid => userId;
littlefish_core package
documentation
auth/models/auth_user
AuthUser<T>
uid property
AuthUser class