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