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