HumanLoopDataAttributes constructor
HumanLoopDataAttributes({
- List<
ContentClassifier> ? contentClassifiers,
Implementation
HumanLoopDataAttributes({
this.contentClassifiers,
});