menu
neom_core package
documentation
domain/use_cases/event_service.dart
EventService
sendProfileInvitation abstract method
sendProfileInvitation abstract method
dark_mode
light_mode
sendProfileInvitation
abstract method
Future
<
void
>
sendProfileInvitation
(
AppProfile
mate
,
Instrument
inst
)
Implementation
Future<void> sendProfileInvitation(AppProfile mate, Instrument inst);
neom_core package
documentation
domain/use_cases/event_service
EventService
sendProfileInvitation abstract method
EventService class