onUserPromptSubmitted property

Called when the user submits a prompt.

Implementation

final HookHandler<UserPromptSubmittedInput, UserPromptSubmittedOutput>?
    onUserPromptSubmitted;