Prompts extension type
Prompts parameter for ServerCapabilities.
Constructors
- Prompts.new({bool? listChanged})
-
factory
-
Prompts.fromMap(Map<
String, Object?> _value)
Properties
- listChanged ↔ bool?
-
Whether this server supports notifications for changes to the prompt list.
getter/setter pair