menu
copilot_sdk_dart package
documentation
copilot_sdk_web.dart
SessionConfig
excludedTools property
excludedTools property
dark_mode
light_mode
excludedTools
property
List
<
String
>
?
excludedTools
final
List of built-in tool names to exclude.
Implementation
final List<String>? excludedTools;
copilot_sdk_dart package
documentation
copilot_sdk_web
SessionConfig
excludedTools property
SessionConfig class