menu
neom_core package
documentation
domain/use_cases/event_service.dart
EventService
addInvitedProfile abstract method
addInvitedProfile abstract method
dark_mode
light_mode
addInvitedProfile
abstract method
void
addInvitedProfile
(
AppProfile
mate
,
Instrument
instr
)
Implementation
void addInvitedProfile(AppProfile mate, Instrument instr);
neom_core package
documentation
domain/use_cases/event_service
EventService
addInvitedProfile abstract method
EventService class