menu
neom_core package
documentation
domain/use_cases/instrument_service.dart
InstrumentService
favInstruments property
favInstruments property
dark_mode
light_mode
favInstruments
property
Map
<
String
,
Instrument
>
get
favInstruments
Implementation
Map<String, Instrument> get favInstruments;
neom_core package
documentation
domain/use_cases/instrument_service
InstrumentService
favInstruments property
InstrumentService class