menu
neom_core package
documentation
domain/use_cases/instrument_service.dart
InstrumentService
addInstrument abstract method
addInstrument abstract method
dark_mode
light_mode
addInstrument
abstract method
Future
<
void
>
addInstrument
(
int
index
)
Implementation
Future<void> addInstrument(int index);
neom_core package
documentation
domain/use_cases/instrument_service
InstrumentService
addInstrument abstract method
InstrumentService class