menu
sghi_core package
documentation
domain_objects/entities/user.dart
User
healthId property
healthId property
dark_mode
light_mode
healthId
property
@JsonKey.new(name: 'healthID')
String
get
healthId
inherited
Implementation
@JsonKey(name: 'id') String get userId;@JsonKey(name: 'healthID') String get healthId;
sghi_core package
documentation
domain_objects/entities/user
User
healthId property
User class