CommandMetadata constructor
const
CommandMetadata({})
Implementation
const CommandMetadata({
this.source,
this.content,
this.description,
this.argumentHint,
this.model,
this.allowedTools,
});
const CommandMetadata({
this.source,
this.content,
this.description,
this.argumentHint,
this.model,
this.allowedTools,
});