menu
openai_core package
documentation
realtime.dart
NoiseReduction
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => {'type': type.toJson()};
openai_core package
documentation
realtime
NoiseReduction
toJson method
NoiseReduction class