keyLogLevel constant
String
const keyLogLevel
RequestMetaObject."io.modelcontextprotocol/logLevel" — the per-request
desired log level (replaces the logging/setLevel RPC). Optional; when
absent the server emits no notifications/message for this request.
Implementation
static const String keyLogLevel = 'io.modelcontextprotocol/logLevel';