menu
neomage package
documentation
data/tools/task_output_tool.dart
TaskOutputTool
tasks property
tasks property
dark_mode
light_mode
tasks
property
Map
<
String
,
TrackedTask
>
tasks
final
Task store — shared with other tools that create tasks.
Implementation
final Map<String, TrackedTask> tasks;
neomage package
documentation
data/tools/task_output_tool
TaskOutputTool
tasks property
TaskOutputTool class