CreateClassificationResponse constructor
CreateClassificationResponse({})
Returns a new CreateClassificationResponse instance.
Implementation
CreateClassificationResponse({
this.object,
this.model,
this.searchModel,
this.completion,
this.label,
this.selectedExamples = const [],
});