menu
openai_core package
documentation
responses.dart
FilePath
FilePath.new const constructor
FilePath.new const constructor
dark_mode
light_mode
FilePath
constructor
const
FilePath
(
{
required
String
fileId
,
required
int
index
,
})
Implementation
const FilePath({ required this.fileId, required this.index, });
openai_core package
documentation
responses
FilePath
FilePath.new const constructor
FilePath class