menu
neom_core package
documentation
domain/model/app_profile.dart
AppProfile
skills property
skills property
dark_mode
light_mode
skills
property
Map
<
String
,
ProfileSkill
>
?
skills
getter/setter pair
Implementation
Map<String, ProfileSkill>? skills;
neom_core package
documentation
domain/model/app_profile
AppProfile
skills property
AppProfile class