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