menu
domain_objects package
documentation
entities.dart
UserResponse
profile property
profile property
dark_mode
light_mode
profile
property
@JsonKey(name: 'profile')
UserProfile
?
get
profile
inherited
Implementation
@JsonKey(name: 'profile') UserProfile? get profile => throw _privateConstructorUsedError;
domain_objects package
documentation
entities
UserResponse
profile property
UserResponse class