menu
neom_core package
documentation
domain/use_cases/band_service.dart
BandService
removeInstrument abstract method
removeInstrument abstract method
dark_mode
light_mode
removeInstrument
abstract method
void
removeInstrument
(
int
index
)
Implementation
void removeInstrument(int index);
neom_core package
documentation
domain/use_cases/band_service
BandService
removeInstrument abstract method
BandService class