count property

int count

Count of characters encountered thus far.

Implementation

int get count => _count;