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