menu
openai_dart package
documentation
openai_dart.dart
FunctionCallOutputItemResponse
callId property
callId property
dark_mode
light_mode
callId
property
String
callId
final
The call ID for this function call.
Implementation
final String callId;
openai_dart package
documentation
openai_dart
FunctionCallOutputItemResponse
callId property
FunctionCallOutputItemResponse class