menu
openai_dart package
documentation
openai_dart.dart
ResponsesRunDataSource
type property
type property
dark_mode
light_mode
type
property
@
override
String
get
type
override
The type of run data source.
Implementation
@override String get type => 'responses';
openai_dart package
documentation
openai_dart
ResponsesRunDataSource
type property
ResponsesRunDataSource class