trainedWords property

List<String> trainedWords
latefinal

The words used to trigger the model

Implementation

late final List<String> trainedWords;