Tools extension type

Tools parameter for ServerCapabilities.

on

Constructors

Tools.new({bool? listChanged})
factory
Tools.fromMap(Map<String, Object?> _value)

Properties

listChanged bool?
Whether this server supports notifications for changes to the tool list.
getter/setter pair