scoreThreshold property

  1. @override
double? scoreThreshold
final

If set, establishes a minimum score and leads to the rejection of any categories with lower score values.

Implementation

@override
final double? scoreThreshold;