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