menu
neom_core package
documentation
domain/use_cases/band_service.dart
BandService
addBandToProfile abstract method
addBandToProfile abstract method
dark_mode
light_mode
addBandToProfile
abstract method
void
addBandToProfile
(
Band
band
)
Implementation
void addBandToProfile(Band band);
neom_core package
documentation
domain/use_cases/band_service
BandService
addBandToProfile abstract method
BandService class