onConversationResolved property
Triggered when an agent resolves the current conversation
Implementation
void Function(SolevatoConversation)? onConversationResolved;
Triggered when an agent resolves the current conversation
void Function(SolevatoConversation)? onConversationResolved;