menu
openai_core package
documentation
responses.dart
OtherResponseEvent
OtherResponseEvent.new constructor
OtherResponseEvent.new constructor
dark_mode
light_mode
OtherResponseEvent
constructor
OtherResponseEvent
(
Map
<
String
,
dynamic
>
raw
)
Implementation
OtherResponseEvent(this.raw) : super(raw["type"]);
openai_core package
documentation
responses
OtherResponseEvent
OtherResponseEvent.new constructor
OtherResponseEvent class