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