menu
tomato_game
user_model
UserModel
UserModel constructor
UserModel
brightness_4
brightness_5
UserModel
constructor
UserModel
(
{
String
?
uid
,
String
?
name
,
String
?
email
,
String
?
password
,
int
?
highestScore
,
int
?
highestScoreClassic
}
)
Constructor for creating a
UserModel
instance.
Implementation
UserModel
tomato_game
user_model
UserModel
UserModel constructor
UserModel class