menu
flutter_better_auth package
documentation
core/models/user/user.dart
User
image property
image property
dark_mode
light_mode
image
property
String
?
get
image
inherited
Implementation
String get id; String get name; String get email; bool get emailVerified; String? get image;
flutter_better_auth package
documentation
core/models/user/user
User
image property
User class