menu
dart_openai_sdk package
documentation
export_package.dart
OneOf
OneOf.new const constructor
OneOf.new const constructor
dark_mode
light_mode
OneOf
constructor
const
OneOf
(
Iterable
<
OvO
>
schemas
, [
String
?
message
])
Implementation
const OneOf(this.schemas, [this.message]);
dart_openai_sdk package
documentation
export_package
OneOf
OneOf.new const constructor
OneOf class