menu
electrician_app
features/settings/domain/entities/user_profile.dart
UserProfile
companyCif property
companyCif
dark_mode
light_mode
description
companyCif
property
String
?
companyCif
final
Company CIF (tax identification)
Implementation
final String? companyCif;
electrician_app
user_profile
UserProfile
companyCif property
UserProfile class