confidenceLabel abstract method

String confidenceLabel(
  1. String confidenceValue
)

No description provided for @confidenceLabel.

In en, this message translates to: 'Confidence: {confidenceValue}%'

Implementation

String confidenceLabel(String confidenceValue);