menu
electrician_app
features/settings/domain/entities/user_profile.dart
UserProfile
companyPhone property
companyPhone
dark_mode
light_mode
description
companyPhone
property
String
?
companyPhone
final
Company contact phone
Implementation
final String? companyPhone;
electrician_app
user_profile
UserProfile
companyPhone property
UserProfile class