menu
fasttext_flutter package
documentation
fasttext_flutter.dart
FastTextPrediction
label property
label property
dark_mode
light_mode
label
property
String
label
final
The raw label string as stored in the model, e.g.
'__label__en'
.
Implementation
final String label;
fasttext_flutter package
documentation
fasttext_flutter
FastTextPrediction
label property
FastTextPrediction class