menu
openai_core package
documentation
responses.dart
ImageOutputFormat
fromJson static method
fromJson static method
dark_mode
light_mode
fromJson
static method
ImageOutputFormat
fromJson
(
String
raw
)
Implementation
static ImageOutputFormat fromJson(String raw) => ImageOutputFormat(raw);
openai_core package
documentation
responses
ImageOutputFormat
fromJson static method
ImageOutputFormat class