hasMoreCharacters property

bool hasMoreCharacters

Implementation

bool get hasMoreCharacters => pos < _totalMessageCharCount;