meta property

Meta? get meta

This parameter name is reserved by MCP to allow clients and servers to attach additional metadata to their notifications.

Implementation

Meta? get meta => _value[Keys.meta] as Meta?;