ranked property
final
All scored guesses, ranked by descending confidence (including best as the first element).
Implementation
final List<LanguageGuess> ranked;
All scored guesses, ranked by descending confidence (including best as the first element).
final List<LanguageGuess> ranked;