length method

int length()

Returns the number of word-entries of the dictionary.

Implementation

int length() => DictMSA.length();