menu
extensions package
documentation
ai.dart
CodeInterpreterToolResultContent
outputs property
outputs property
dark_mode
light_mode
outputs
property
List
<
AIContent
>
?
outputs
getter/setter pair
The output contents produced by the code interpreter tool.
Implementation
List<AIContent>? outputs;
extensions package
documentation
ai
CodeInterpreterToolResultContent
outputs property
CodeInterpreterToolResultContent class