menu
neom_core package
documentation
domain/use_cases/event_service.dart
EventService
addBandToFestival abstract method
addBandToFestival abstract method
dark_mode
light_mode
addBandToFestival
abstract method
void
addBandToFestival
(
Band
band
)
Implementation
void addBandToFestival(Band band);
neom_core package
documentation
domain/use_cases/event_service
EventService
addBandToFestival abstract method
EventService class