menu
electrician_app
features/settings/domain/entities/user_profile.dart
UserProfile
personalPhone property
personalPhone
dark_mode
light_mode
description
personalPhone
property
String
personalPhone
final
Personal phone number
Implementation
final String personalPhone;
electrician_app
user_profile
UserProfile
personalPhone property
UserProfile class