onConversationEnd property
Fired when the conversation ends.
Implementation
final Future<void> Function(ConversationEndedEvent event)? onConversationEnd;
Fired when the conversation ends.
final Future<void> Function(ConversationEndedEvent event)? onConversationEnd;