argInputResponses constant

String const argInputResponses

Reserved argument key carrying InputResponseRequestParams.inputResponses ({ key: InputResponse }) into a handler on a stateless retry.

Implementation

static const String argInputResponses =
    'io.modelcontextprotocol/inputResponses';