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