ToolSearchMessage constructor
const
ToolSearchMessage({})
Implementation
const ToolSearchMessage({
required this.type,
this.subtype,
this.message,
this.compactMetadata,
this.attachment,
});
const ToolSearchMessage({
required this.type,
this.subtype,
this.message,
this.compactMetadata,
this.attachment,
});