currentModelConfidence property
ValueNotifier<int>
get
currentModelConfidence
The confidence of the current model, when this is below MODEL_KEEP_SCORE_THRESHOLD
Implementation
ValueNotifier<int> get currentModelConfidence;