menu
flutter_simple_architecture package
documentation
domain/entities/user.dart
User
avatarUrl property
avatarUrl property
dark_mode
light_mode
avatarUrl
property
String
?
get
avatarUrl
inherited
Implementation
String get id; String get email; String? get name; String? get avatarUrl;
flutter_simple_architecture package
documentation
domain/entities/user
User
avatarUrl property
User class