CodeInterpreterImageOutput constructor
const
CodeInterpreterImageOutput({
- required String url,
Creates a CodeInterpreterImageOutput.
Implementation
const CodeInterpreterImageOutput({required this.url});