getInteractionEvents abstract method
Get all interaction events for a widget
Implementation
Future<List<InteractionEvent>> getInteractionEvents(String widgetId);
Get all interaction events for a widget
Future<List<InteractionEvent>> getInteractionEvents(String widgetId);