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