menu
dart_mcp package
documentation
server.dart
Notification extension type
Notification extension type
dark_mode
light_mode
Notification
extension type
Base interface for all notifications.
on
Map
<
String
,
Object
?
>
Implementers
CancelledNotification
InitializedNotification
LoggingMessageNotification
ProgressNotification
PromptListChangedNotification
ResourceListChangedNotification
ResourceUpdatedNotification
RootsListChangedNotification
ToolListChangedNotification
Constructors
Notification.new
(
Map
<
String
,
Object
?
>
_value
)
Properties
meta
→
Meta
?
This parameter name is reserved by MCP to allow clients and servers to attach additional metadata to their notifications.
no setter
dart_mcp package
documentation
server
Notification extension type
server library