predictions property
Iterable<BaseLanguagePrediction>
get
predictions
A list of predictions from the LanguageDetector.
Implementation
Iterable<BaseLanguagePrediction> get predictions;
A list of predictions from the LanguageDetector.
Iterable<BaseLanguagePrediction> get predictions;