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