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