menu
dutato
data/models/profile_model.dart
ProfileModel
email property
email
dark_mode
light_mode
description
email
property
String
?
get
email
inherited
Implementation
String get id; String? get displayName; String? get avatarUrl; String? get email;
dutato
profile_model
ProfileModel
email property
ProfileModel class