menu
electrician_app
features/settings/data/models/user_profile_model.dart
UserProfileModel
companyCif property
companyCif
dark_mode
light_mode
description
companyCif
property
String
?
companyCif
getter/setter pair
Company CIF (tax identification)
Implementation
String? companyCif;
electrician_app
user_profile_model
UserProfileModel
companyCif property
UserProfileModel class