ImageGenerationToolHandler class abstract
- Inheritance
-
- Object
- ToolHandler<
Tool> - ImageGenerationToolHandler
Constructors
- ImageGenerationToolHandler.new({required Tool metadata})
Properties
Methods
-
getHandler(
ResponseEvent event) → Future< ResponseItem?> Function(ResponsesSessionController)? -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
onImageGenerationCall(
ResponsesSessionController controller, ResponseImageGenerationCallEvent e) → Future< void> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited