argRequestState constant

String const argRequestState

Reserved argument key carrying InputResponseRequestParams.requestState (the opaque blob the server previously issued) into a handler on a retry.

Implementation

static const String argRequestState =
    'io.modelcontextprotocol/requestState';