count property

int count

Count of words encountered thus far.

Implementation

int get count => _count;