RootsListChangedNotification extension type
A notification from the client to the server, informing it that the list of roots has changed.
This notification should be sent whenever the client adds, removes, or modifies any root. The server should then request an updated list of roots using the ListRootsRequest.
- on
- Implemented types
Constructors
- RootsListChangedNotification.new({Meta? meta})
-
factory
-
RootsListChangedNotification.fromMap(Map<
String, Object?> _value)
Properties
Constants
- methodName → const String