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