menu
yohe_sdk package
documentation
yohe_platform_interface.dart
YoHePlatform
sendEvent abstract method
sendEvent abstract method
dark_mode
light_mode
sendEvent
abstract method
Future
<
void
>
sendEvent
(
{
required
String
event
,
List
<
YoHeAttribute
>
?
attributes
,
})
Implementation
Future<void> sendEvent({required String event, List<YoHeAttribute>? attributes});
yohe_sdk package
documentation
yohe_platform_interface
YoHePlatform
sendEvent abstract method
YoHePlatform class