Smart Parking
androidJvm
domain
/
it.unibolss.smartparking.domain.entities.user
/
NewUser
/
NewUser
New
User
constructor
(
name
:
String
,
email
:
String
,
password
:
String
)
Parameters
name
the name of the new user
email
the email of the new user
password
the password of the new user