wordCount method Null safety

int wordCount()

The number of words in the sourceText.

Implementation

int wordCount();