handler property

ToolHandler? handler
final

The Dart handler invoked when the model calls this tool (wired in #5).

Implementation

final ToolHandler? handler;