menu
openai_core package
documentation
responses.dart
CodeInterpreterResultOther
CodeInterpreterResultOther.new const constructor
CodeInterpreterResultOther.new const constructor
dark_mode
light_mode
CodeInterpreterResultOther
constructor
const
CodeInterpreterResultOther
(
Map
<
String
,
dynamic
>
raw
)
Implementation
const CodeInterpreterResultOther(this.raw);
openai_core package
documentation
responses
CodeInterpreterResultOther
CodeInterpreterResultOther.new const constructor
CodeInterpreterResultOther class