handleOptimistic method
Handle optimistic update for interaction
Implementation
Future<void> handleOptimistic(
String interactionId, InteractionDefinition interaction) async {}
Handle optimistic update for interaction
Future<void> handleOptimistic(
String interactionId, InteractionDefinition interaction) async {}