keySubscriptionId constant
String
const keySubscriptionId
NotificationMetaObject."io.modelcontextprotocol/subscriptionId" — the
JSON-RPC id of the subscriptions/listen request whose stream carried this
notification (also on SubscriptionsListenResult._meta). Absent on
non-subscription notifications.
Implementation
static const String keySubscriptionId =
'io.modelcontextprotocol/subscriptionId';