documentTotalWord property

List<int> documentTotalWord
getter/setter pair

Total number of word in each document

Implementation

List<int> documentTotalWord = [];