onUserPromptSubmitted property
Called when the user submits a prompt.
Implementation
final HookHandler<UserPromptSubmittedInput, UserPromptSubmittedOutput>?
onUserPromptSubmitted;
Called when the user submits a prompt.
final HookHandler<UserPromptSubmittedInput, UserPromptSubmittedOutput>?
onUserPromptSubmitted;