SearchOrReadResult constructor
const
SearchOrReadResult({})
Implementation
const SearchOrReadResult({
this.isCollapsible = false,
this.isSearch = false,
this.isRead = false,
this.isList = false,
this.isREPL = false,
this.isMemoryWrite = false,
this.isAbsorbedSilently = false,
this.mcpServerName,
this.isBash,
});