menu
sghi_core package
documentation
domain_objects/entities/user_profile.dart
UserProfile
id property
id property
dark_mode
light_mode
id
property
@JsonKey(name: 'id')
String
?
get
id
inherited
Implementation
@JsonKey(name: 'id') String? get id;
sghi_core package
documentation
domain_objects/entities/user_profile
UserProfile
id property
UserProfile class