menu
openai_dart package
documentation
openai_dart_assistants.dart
CodeInterpreterStepCall
outputs property
outputs property
dark_mode
light_mode
outputs
property
List
<
CodeInterpreterOutput
>
outputs
final
The outputs.
Implementation
final List<CodeInterpreterOutput> outputs;
openai_dart package
documentation
openai_dart_assistants
CodeInterpreterStepCall
outputs property
CodeInterpreterStepCall class