menu
iviva_core package
documentation
users/iviva_user.dart
IvivaUser
IvivaUser.new constructor
IvivaUser.new constructor
dark_mode
light_mode
IvivaUser
constructor
IvivaUser
(
String
key
,
String
name
,
String
profileImagePath
,
String
type
,
String
?
email
,
)
Implementation
IvivaUser(this.key, this.name, this.profileImagePath, this.type, this.email);
iviva_core package
documentation
users/iviva_user
IvivaUser
IvivaUser.new constructor
IvivaUser class