menu
baguette
Account
Account
Account constructor
Account
brightness_4
Account
constructor
Null safety
Account
(
{
String
?
userID
,
String
?
firstName
,
String
?
lastName
,
String
?
email
,
String
?
contact
,
String
?
address
,
dynamic
image
,
dynamic
data
}
)
baguette
Account
Account
Account constructor
Account class
Constructors
Account
fromJson
Properties
address
contact
data
email
firstName
hashCode
image
lastName
runtimeType
userID
Methods
noSuchMethod
toJson
toString
Operators
operator ==