capturer property
Screenshot capture callback. Injected by the host.
Implementation
final Future<ToolResult> Function(ScreenshotInput input)? capturer;
Screenshot capture callback. Injected by the host.
final Future<ToolResult> Function(ScreenshotInput input)? capturer;