keyProtocolVersion constant
String
const keyProtocolVersion
RequestMetaObject."io.modelcontextprotocol/protocolVersion" — the MCP
protocol version for this request (REQUIRED on the stateless path). For
HTTP it MUST equal the MCP-Protocol-Version header.
Implementation
static const String keyProtocolVersion =
'io.modelcontextprotocol/protocolVersion';