ToolAnnotations constructor
ToolAnnotations({})
Creates a ToolAnnotations.
Implementation
ToolAnnotations({
this.title,
this.readOnlyHint,
this.destructiveHint,
this.idempotentHint,
this.openWorldHint,
});
Creates a ToolAnnotations.
ToolAnnotations({
this.title,
this.readOnlyHint,
this.destructiveHint,
this.idempotentHint,
this.openWorldHint,
});