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