hasMoreCharacters property

bool get hasMoreCharacters

Implementation

bool get hasMoreCharacters => pos < _totalMessageCharCount;