menu
neomage package
documentation
data/tools/tool.dart
Tool
strict property
strict property
dark_mode
light_mode
strict
property
bool
get
strict
Whether this tool enforces strict JSON output.
Implementation
bool get strict => false;
neomage package
documentation
data/tools/tool
Tool
strict property
Tool class