menu
neomage package
documentation
utils/tool_search/tool_search_utils.dart
ToolSchemaCache
clear method
clear method
dark_mode
light_mode
clear
method
void
clear
(
)
Clear the entire cache.
Implementation
void clear() => _cache.clear();
neomage package
documentation
utils/tool_search/tool_search_utils
ToolSchemaCache
clear method
ToolSchemaCache class