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