menu
auth_provider package
documentation
AuthUser.dart
AuthUser
AuthUser.forProfile constructor
AuthUser.forProfile constructor
dark_mode
light_mode
AuthUser.forProfile
constructor
AuthUser.forProfile
(
String
?
id
,
String
?
email
,
String
?
role
,
String
?
first_logged
,
String
?
postalCode
,
)
Implementation
AuthUser.forProfile( this.id, this.email, this.role, this.first_logged, this.postalCode);
auth_provider package
documentation
AuthUser
AuthUser
AuthUser.forProfile constructor
AuthUser class