menu
electrician_app
features/settings/data/models/user_profile_model.dart
UserProfileModel
companyPhone property
companyPhone
dark_mode
light_mode
description
companyPhone
property
String
?
companyPhone
getter/setter pair
Company contact phone
Implementation
String? companyPhone;
electrician_app
user_profile_model
UserProfileModel
companyPhone property
UserProfileModel class