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