ResourceListChangedNotification extension type
An optional notification from the server to the client, informing it that the list of resources it can read from has changed.
This may be issued by servers without any previous subscription from the client.
- on
- Implemented types
Constructors
- ResourceListChangedNotification.new({Meta? meta})
-
factory
-
ResourceListChangedNotification.fromMap(Map<
String, Object?> _value)
Properties
Constants
- methodName → const String