classifierOptions property

  1. @override
ClassifierOptions classifierOptions
final

Contains parameter options for how this classifier should behave, including allow and denylists, thresholds, maximum results, etc.

See also:

  • BaseClassifierOptions for each available field.

Implementation

@override
final ClassifierOptions classifierOptions;