menu
openai_core package
documentation
responses.dart
CodeInterpreterResultFile
CodeInterpreterResultFile.new const constructor
CodeInterpreterResultFile.new const constructor
dark_mode
light_mode
CodeInterpreterResultFile
constructor
const
CodeInterpreterResultFile
(
{
String
?
id
,
String
?
fileId
,
String
?
filename
,
})
Implementation
const CodeInterpreterResultFile({this.id, this.fileId, this.filename});
openai_core package
documentation
responses
CodeInterpreterResultFile
CodeInterpreterResultFile.new const constructor
CodeInterpreterResultFile class